Jenkins
503e7fb4d8
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Nolan Lawson
59a50e6489
Reduce motion for boost animation ( #5871 )
...
* Reduce motion for boost animation
Fixes #5833
* Fix ternary expression
7 years ago
Jenkins
9ccad78647
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ThibG
87ee458079
Display deleted users' role as “Suspended” ( #6080 )
...
Deleted users are technically suspended, but the code displaying their status
in the admin interface was broken and displayed a javascript object holding
translations of the possible user roles instead.
7 years ago
Jenkins
1366e96a02
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko
d6088c5308
Add filters to admin UI for custom emojis ( #6003 )
7 years ago
Eugen Rochko
aea3d0814b
Clean up admin UI for accounts ( #6004 )
...
* Add staff filter to admin UI for accounts, remove obsolete columns
* Only display OStatus section in admin UI for accounts when OStatus data
7 years ago
David Yip
a56c9ac5dc
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
7 years ago
Eugen Rochko
d5f4baf720
Improve public status page title ( #5985 )
7 years ago
kibigo!
d9e1496990
Added styling
7 years ago
kibigo!
a1c79ef544
Screenshot support for themes
7 years ago
kibigo!
901c08a999
Moved flavour UI into own prefs tab
7 years ago
cwm
34630e00cb
pulled master, moved locale entry to new location
7 years ago
kibigo!
853082e760
Only localize js when there's a theme
7 years ago
kibigo!
99e8710095
Javascript intl8n flavour support
7 years ago
kibigo!
f4c233f59f
Ruby intl8n for themes
7 years ago
cwm
41bbfeec7c
add initial components based off of tootsuite pr #1507
7 years ago
Yamagishi Kazutoshi
03d28b6ec8
Back to Web UI from tag page when signed in ( #5943 )
7 years ago
Eugen Rochko
b95863ec48
Polish video player CSS, add timer on fullscreen/modal/public pages ( #5928 )
7 years ago
beatrix
f0b37f92a9
Merge pull request #229 from glitch-soc/glitch-theme
...
Advanced Next-Level Flavours And Skins For Mastodon™
7 years ago
Jenkins
a3a7b6a848
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko
b037fbf9f4
Remove rabl dependency ( #5894 )
...
* Remove rabl dependency
* Replicate old Oj configuration
7 years ago
kibigo!
fd7be49523
Various fixes
7 years ago
David Yip
0002d12c24
current_theme -> current_flavour ( #229 )
7 years ago
David Yip
1221e3075d
Merge branch 'gs-master' into glitch-theme
7 years ago
kibigo!
935946020f
Fixed a name + localizations
7 years ago
kibigo!
882055afd0
Rename themes -> flavours ? ?
7 years ago
Jenkins
822dea26c3
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Yamagishi Kazutoshi
1447ef1d44
Add invite filter ( #5862 )
7 years ago
Yamagishi Kazutoshi
7f0a01a20c
Fix invites form path ( #5861 )
7 years ago
Yamagishi Kazutoshi
53145abfbf
Allow admin to deactivate invite created by users ( #5860 )
7 years ago
kibigo!
36b9f4df56
Skins support
7 years ago
David Yip
a1d9c68198
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Yamagishi Kazutoshi
d6846dce20
Show "expired" in invite index ( #5838 )
...
* Show "expired" in invite index
* "Force expire" -> "Deactivate"
7 years ago
David Yip
bc10a0dced
Merge remote-tracking branch 'tootsuite/master'
7 years ago
Eugen Rochko
55d9abcceb
Add UI for setting up account migration ( #5832 )
7 years ago
David Yip
c9dd67a733
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Yamagishi Kazutoshi
d5e4cb2ca1
Use account.username when display_name is empty ( #5828 )
7 years ago
Eugen Rochko
bc8c951083
Add consumable invites ( #5814 )
...
* Add consumable invites
* Add UI for generating invite codes
* Add tests
* Display max uses and expiration in invites table, delete invite
* Remove unused column and redundant validator
- Default follows not used, probably bad idea
- InviteCodeValidator is redundant because RegistrationsController
checks invite code validity
* Add admin setting to disable invites
* Add admin UI for invites, configurable role for invite creation
- Admin UI that lists everyone's invites, always available
- Admin setting min_invite_role to control who can invite people
- Non-admin invite UI only visible if users are allowed to
* Do not remove invites from database, expire them instantly
7 years ago
Jenkins
f504ac4ff6
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Alda Marteau-Hardi
191993c811
Use account.display_name for og:title single toot pages ( #5821 )
7 years ago
Jenkins
359ba16721
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko
efc97d404c
Add logging of admin actions ( #5757 )
...
* Add logging of admin actions
* Update brakeman whitelist
* Log creates, updates and destroys with history of changes
* i18n: Update Polish translation (#5782 )
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* Split admin navigation into moderation and administration
* Redesign audit log page
* 🇵🇱 (#5795 )
* Add color coding to audit log
* Change dismiss->resolve, log all outcomes of report as resolve
* Update terminology (e-mail blacklist) (#5796 )
* Update terminology (e-mail blacklist)
imho looks better
* Update en.yml
* Fix code style issues
* i18n-tasks normalize
7 years ago
kibigo!
eadf1c38a5
Minor fixes
7 years ago
kibigo!
8aeda4f064
Finalized theme loading and stuff
7 years ago
David Yip
1dc24ece41
Merge remote-tracking branch 'tootsuite/master'
7 years ago
Yamagishi Kazutoshi
bffc1b880b
Add “staff” badge to admin user pages ( #5735 )
...
* Allow staff badge to change from setting to hidden
* i18n: Update Polish translation
7 years ago
Eugen Rochko
b89f614bd7
Profile redirect notes ( #5746 )
...
* Serialize moved accounts into REST and ActivityPub APIs
* Parse federated moved accounts from ActivityPub
* Add note about moved accounts to public profiles
* Add moved account message to web UI
* Fix code style issues
7 years ago
Jenkins
065e2388ba
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
unarist
5982d570de
Move "Permissions" row into main table in /admin/accounts/:id ( #5734 )
7 years ago