Commit Graph

5471 Commits

Author SHA1 Message Date
73a5ef03b2 Respect original ID with ToC (#11895) 2019-09-20 17:13:44 +02:00
b9a8b38844 Fix page body not being scrollable in admin layout (#11893)
Hide navigation behind hamburger icon on small screens in admin layout
2019-09-20 10:52:14 +02:00
37ccafec8f Fix left side of single column layout being cropped on smaller screens (#11894)
Fix #11476
2019-09-20 10:51:52 +02:00
3ed94dcc1a Add account migration UI (#11846)
Fix #10736

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
2019-09-19 20:58:19 +02:00
b6df9c1067 Fix placeholder colors for inputs not being explicitly defined (#11890)
Fix #11841
2019-09-19 19:58:40 +02:00
129bc871a0 Fix thread column showing pin button (#11891)
Fix #11467
2019-09-19 19:58:26 +02:00
5ded2de3a0 fix rss enclosure length (#11889) 2019-09-19 13:24:50 +02:00
d930eb88b6 Add table of contents to about page (#11885)
Move public domain blocks information to about page
2019-09-19 11:09:05 +02:00
adfdc9b968 Remove a missed toot 2019-09-18 23:41:06 +01:00
a4e41f14c4 Entirely remove logo from admin panel 2019-09-18 23:36:25 +01:00
a6df5c6cdf remove zigzag from mastodon original theme 2019-09-18 23:17:15 +01:00
47248ec628 Corrects b51aba95b 2019-09-18 23:04:06 +01:00
1c114185c8 Make it so that if there is no custom mascot uploaded the logo on the about/more page will always be correctly coloured 2019-09-18 22:55:01 +01:00
76426333d9 Add inline svg logos to index and error_boundary.js and style 2019-09-18 22:54:09 +01:00
ec0a3e232d Move background colour auto-detect script to where the other webpack files are 2019-09-18 21:26:33 +01:00
20e17e496f Fix header spacing in emails 2019-09-18 17:21:53 +01:00
e1066cd431 Add password challenge to 2FA settings, e-mail notifications (#11878)
Fix #3961
2019-09-18 16:37:27 +02:00
d0c2c52783 Fix eslint error of import/no-extraneous-dependencies (#11884)
* Fix eslint error of import/no-extraneous-dependencies
- Add history dependency

* refactoring code
2019-09-18 15:41:50 +02:00
4f6af87906 Change spam check to apply to local accounts and add a threshold (#11806)
Instead of detecting spam on first duplicate message, add a
threshold of 5 such messages to reduce false positives
2019-09-18 12:53:13 +02:00
577706987d Fix “load more” adding older toots/notifications to pending items (#11883) 2019-09-18 11:27:10 +02:00
0627252b30 Check existence of timeline state in community timeline (#11880) 2019-09-18 04:02:21 +02:00
a4b60e9ba4 Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)
Not a serious issue because they are meaningless past single use
2019-09-18 02:48:40 +02:00
3919571c39 Fix audit log error when custom emoji is copied from remote server (#11876) 2019-09-17 23:20:48 +02:00
b0bfb640b1 Switch out logo in emails for site title 2019-09-17 22:06:34 +01:00
b51aba95b3 hometown logo in footer 2019-09-17 22:00:48 +01:00
a11573e9f2 Remove zigzag 2019-09-17 21:27:23 +01:00
62c2286656 Brand link styling 2019-09-17 21:27:10 +01:00
4b0be3f830 Nudge logo down 2019-09-17 21:27:00 +01:00
5f2dbce5e0 Change landing page logo to name of instance 2019-09-17 21:26:46 +01:00
e6c1b3917a Change SVG logo to name of instance 2019-09-17 21:26:33 +01:00
31d5547be3 Replace error elephant with hometown logo 2019-09-17 20:22:29 +01:00
8acc541fa9 Remove elephants from CSS 2019-09-17 20:21:48 +01:00
2ebe82c49b Utility function to detect background colour and select either light or dark default hometown logo 2019-09-17 16:57:08 +01:00
87ad6ac03a Add default hometown mascot images 2019-09-17 16:46:21 +01:00
75c6ad500d Fixed not being able to display review pending hashtags in the admin UI. (#11875) 2019-09-17 16:59:16 +02:00
b671b91211 Fix webfinger response not returning 410 when account is suspended (#11869) 2019-09-17 14:58:02 +02:00
41846b1e1f toot removal 2019-09-17 12:08:06 +01:00
0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872) 2019-09-17 10:06:43 +02:00
38dc51b2d6 Fix Move handler queuing jobs that will fail if account is suspended (#11864)
Don't put Move handler on cooldown if it didn't run. Skip unmerging
from timelines to save unnecessary work.
2019-09-17 08:44:45 +02:00
c21386cff5 Improve IP cleanup query (#11871) 2019-09-17 08:44:25 +02:00
f0b1c82d22 Namespace the rich text CSS 2019-09-16 15:41:33 -07:00
f1760c1aee Changed hostname on signup page to site title 2019-09-16 22:23:53 +01:00
2a3459dfac Change mailer logo alt text to instance name 2019-09-16 22:06:41 +01:00
292bd53848 Change alt text for logo in noscript view and admin view to name of instance 2019-09-16 22:04:02 +01:00
5676f2fd43 Remove svg logo from buttons 2019-09-16 21:49:49 +01:00
ee4011b66f Change Mastodon to Hometown in admin dashboard 2019-09-16 21:47:42 +01:00
0eabec41a0 Remove Mastodon from draft warning text 2019-09-16 21:47:23 +01:00
e83b30c39d De-tooting/removing mention of Mastodon 2019-09-16 21:13:35 +01:00
e7d13cd08a All 'Mastodon' references in emails (except unlock_instructions) changed to instance title
unlock_instructions doesn't seem to exist elsewhere in the project so I've left it as is.
2019-09-16 21:02:08 +01:00
3d14b8f28f Fix SSO login not using existing account when e-mail is verified (#11862)
Fix #11472
2019-09-16 20:42:29 +02:00