mastodon/app
nzws 3e15a845c1 Fix some colors in light theme (#10754)
* Fix typo in light theme

* Fix background color of empty column
2019-05-12 05:15:42 +02:00
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Add toot source to delete result to ease Delete & Redraft (#10669) 2019-05-11 06:46:43 +02:00
helpers Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
javascript Fix some colors in light theme (#10754) 2019-05-12 05:15:42 +02:00
lib Prevent silenced local users from notifying remote users not following them (#10575) 2019-05-09 22:05:43 +02:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Record deleted(by mod) status to prevent re-appear (#10732) 2019-05-09 22:03:02 +02:00
policies Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Add toot source to delete result to ease Delete & Redraft (#10669) 2019-05-11 06:46:43 +02:00
services Reject follow requests of blocked users (#10633) 2019-04-25 02:47:33 +02:00
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 2019-05-03 23:44:44 +02:00
views Use local time in audit log (#10751) 2019-05-11 06:46:01 +02:00
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 2019-05-03 23:45:37 +02:00