chinwagsocial/app
Lynx Kotoura bab9afaa09 Adjust public profile pages (#4713)
* Adjust account-grid in public profiles

Full-width card on mobile UI. Set break-word for long name and ID. Fix margin.

* Reduce padding-bottom of public profiles

* Revive next prev buttons in mobile public profiles

In followers followees pages.

* Revert break-word for username

* Fix overflow of display_name

Need re-setting text-overflow and overflow in display: block;
2017-08-27 23:59:51 +02:00
..
controllers authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
helpers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
javascript Adjust public profile pages (#4713) 2017-08-27 23:59:51 +02:00
lib Allow Symbol keyed Hash in LinkedDataSignature (#4715) 2017-08-27 13:35:01 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 2017-08-25 18:50:52 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Add _:inReplyToAtomUri to ActivityPub (#4702) 2017-08-26 19:55:10 +02:00
services Add ActivityPub serializer for Undo of Announce (#4703) 2017-08-26 15:32:40 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Shorten display of large numbers on public profiles (#4711) 2017-08-27 17:04:45 +02:00
workers Forward ActivityPub deletes to followers of rebloggers (#4706) 2017-08-26 18:52:53 +02:00