chuckya/app
Eugen Rochko 3f143606fa
Change account gallery in web UI ()
- 3 items per row instead of 2
- Use blurhash for previews
- Animate/hover-to-play GIFs and videos
- Open media modal instead of opening status
- Allow opening status instead with ctrl+click and open in new tab
2019-05-02 08:34:32 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
controllers Check that an invite link is valid before bypassing approval mode () 2019-05-02 04:30:12 +02:00
helpers Add invite request to pending account notification e-mail () 2019-04-10 00:36:01 +02:00
javascript Change account gallery in web UI () 2019-05-02 08:34:32 +02:00
lib Add blurhash () 2019-04-27 03:24:09 +02:00
mailers Fix error in AdminMailer#new_pending_account () 2019-03-14 14:20:22 +01:00
models Check that an invite link is valid before bypassing approval mode () 2019-05-02 04:30:12 +02:00
policies Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles () 2019-04-07 04:59:13 +02:00
serializers Add blurhash () 2019-04-27 03:24:09 +02:00
services Reject follow requests of blocked users () 2019-04-25 02:47:33 +02:00
validators Change HTML validator to ignore all errors except unmatched tags () 2019-04-10 03:34:16 +02:00
views Add blurhash () 2019-04-27 03:24:09 +02:00
workers Export and import show_reblogs together with following list () 2019-04-08 07:28:27 +02:00