Commit Graph

11 Commits (510e184216e69aeab3f3f4e421617c640aa7def9)

Author SHA1 Message Date
Eugen Rochko 30a28a2eb7
Fix not showing if emoji has a local counterpart in admin UI ()
Fix 
ThibG 17389c63c8 Change /admin/custom_emoji to honor the auto_play_gif setting ()
Fixes 
Eugen Rochko 1110ea1a91
Add batch actions and categories to admin UI for custom emojis ()
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" ()
* Verify link ownership with rel="me"

* Add explanation about verification to UI

* Perform link verifications

* Add click-to-copy widget for verification HTML

* Redesign edit profile page

* Redesign forms

* Improve responsive design of settings pages

* Restore landing page sign-up form

* Fix typo

* Support <link> tags, add spec

* Fix links not being verified on first discovery and passive updates
beatrix a56c4742d3 keep the same filters and page when doing custom emojo stuff (fixes ) ()
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis ()
nullkal b6e2e999bd Show the local couterpart of emoji when it exists in /admin/custom_emojis ()
* Show the local couterpart of emoji when it exists in admin/custom_emojis

* Fix indentation

* Fix error

* Add class table-action-link to Overwrite link

* Make it enable to overwrite emojis

* Make Code Climate happy
nullkal 781105293c Feature: Unlisted custom emojis ()
KY 1bdd694a0a Fix - Redirection with page params after copy emoji ()
* Fix  - Redirection with page params after copy emoji

* Add page params to copy emoji link
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable ()
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis ()
* Admin interface for listing, adding and removing custom emojis

* Only display local ones in the list