Commit graph

22 commits

Author SHA1 Message Date
Eugen Rochko
87df04d94c Add trends to public pages sidebar () 2019-08-18 14:55:32 +02:00
Eugen Rochko
8e76c759c1 Add explanation to featured hashtags page and profile () 2019-08-17 18:07:52 +02:00
Eugen Rochko
b55fd4f12d Fix featured tags not finding the right tag on save ()
Regression from b838607
2019-08-07 10:00:58 +02:00
Baptiste Gelez
05b2a77a6d Make sure the instance banner is never cropped () 2019-05-05 01:07:15 +02:00
Eugen Rochko
7eb05b8724 Add "why do you want to join" field to invite requests ()
* Add "why do you want to join" field to invite requests

Fix 

* Remove unused translations

* Fix broken registrations when no invite request text is submitted
2019-04-09 23:06:30 +09:00
Eugen Rochko
9a12568a33 Fix transparent avatars showing underlying elements in avatar stack and profile () 2019-03-30 01:13:19 +01:00
Eugen Rochko
56822606f4 Redesign landing page () 2019-03-12 17:34:00 +01:00
Eugen Rochko
d2d4d38f22 Add featured hashtags to profiles ()
* Add hashtag filter to profiles

GET /@:username/tagged/:hashtag
GET /api/v1/accounts/:id/statuses?tagged=:hashtag

* Display featured hashtags on public profile

* Use separate model for featured tags

* Update featured hashtag counters on-write

* Limit featured tags to 10
2019-02-04 04:25:59 +01:00
Eugen Rochko
d28a2f7636 Fix new hashtag page's items not being full-width on mobile ()
Fix 
2019-01-18 20:58:11 +01:00
Eugen Rochko
86087f7461 Add information about how to opt-in to the directory on the directory ()
Fix 
2019-01-18 10:25:44 +01:00
Eugen Rochko
43014334f8 Improve the public hashtag page ()
- Fix height not updating when clicking show more on public hashtag page
- Add header to the public hashtag page
- Change text size and margins on the public hashtag page
2019-01-17 14:06:08 +01:00
Eugen Rochko
380b246728 Redesign public hashtag page to use a masonry layout () 2019-01-16 19:47:46 +01:00
Eugen Rochko
32bd452b56 Remove "most popular" tab from profile directory, add responsive design ()
* Remove "most popular" tab from profile directory, add responsive design

* Remove unused translations
2018-12-17 03:14:28 +01:00
Eugen Rochko
ac437d6b25 Fix various things in the directory ()
* Fix missing variable in directory page title

* Order hashtags by number of people instead of alphabetically

* Add icon to OpenGraph preview of directory page

* Prevent line breaks in hashtags and ensure lowercase in the table
2018-12-07 16:37:32 +01:00
Eugen Rochko
fd8ca11f19 Add profile directory ()
Fix 
2018-12-06 17:36:11 +01:00
Eugen Rochko
ad0670fe87 Revert Font Awesome 5 upgrade ()
* Revert "Fix some icon names changed by the Font Awesome 5. ()"

This reverts commit c8a1e945d9.

* Revert "Migrate to font-awesome 5.0. ()"

This reverts commit ae20afbc80.

* Revert "Fix some icons names, unavailable in fontawesome5 (free license). ()"

This reverts commit 30b1bb0704.

* Revert "Update the icon name changed by the Font Awesome 5. ()"

This reverts commit 84bcf89764.

* Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome ()"

This reverts commit cc784f3c16.
2018-09-28 02:11:14 +02:00
Naoki Kosaka
ae20afbc80 Migrate to font-awesome 5.0. () 2018-09-27 17:08:56 +02:00
Eugen Rochko
0dcd212735 Adjust responsive design for /about/more and /terms ()
Follow-up to 
2018-08-10 06:43:02 +02:00
Eugen Rochko
9e8366d4cb Update /terms and /about/more to use public layout () 2018-08-09 12:58:20 +02:00
Eugen Rochko
6e3cb11f3c Public profile endorsements (accounts picked by profile owner) () 2018-08-09 09:56:53 +02:00
Eugen Rochko
bdb76122bc Add missing formatting to the text in hero widget () 2018-07-28 23:52:20 +02:00
Eugen Rochko
13df3889f0 Redesign public profiles and toots () 2018-07-28 19:25:33 +02:00