Eugen Rochko
|
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 |
|
Eugen Rochko
|
b6df9c1067
|
Fix placeholder colors for inputs not being explicitly defined (#11890)
Fix #11841
|
2019-09-19 19:58:40 +02:00 |
|
Eugen Rochko
|
129bc871a0
|
Fix thread column showing pin button (#11891)
Fix #11467
|
2019-09-19 19:58:26 +02:00 |
|
Yamagishi Kazutoshi
|
71b760f680
|
Rename package name to @tootsuite/mastodon (#11892)
|
2019-09-19 19:58:14 +02:00 |
|
dependabot-preview[bot]
|
92c2498554
|
Bump doorkeeper from 5.1.0 to 5.2.0 (#11856)
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.1.0...v5.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-20 02:19:12 +09:00 |
|
tsia
|
5ded2de3a0
|
fix rss enclosure length (#11889)
|
2019-09-19 13:24:50 +02:00 |
|
Eugen Rochko
|
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 |
|
Emma Winston
|
adfdc9b968
|
Remove a missed toot
|
2019-09-18 23:41:06 +01:00 |
|
Emma Winston
|
a4e41f14c4
|
Entirely remove logo from admin panel
|
2019-09-18 23:36:25 +01:00 |
|
Emma Winston
|
a6df5c6cdf
|
remove zigzag from mastodon original theme
|
2019-09-18 23:17:15 +01:00 |
|
Emma Winston
|
47248ec628
|
Corrects b51aba95b
|
2019-09-18 23:04:06 +01:00 |
|
Emma Winston
|
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 |
|
Emma Winston
|
76426333d9
|
Add inline svg logos to index and error_boundary.js and style
|
2019-09-18 22:54:09 +01:00 |
|
Emma Winston
|
ec0a3e232d
|
Move background colour auto-detect script to where the other webpack files are
|
2019-09-18 21:26:33 +01:00 |
|
Emma Winston
|
20e17e496f
|
Fix header spacing in emails
|
2019-09-18 17:21:53 +01:00 |
|
Eugen Rochko
|
e1066cd431
|
Add password challenge to 2FA settings, e-mail notifications (#11878)
Fix #3961
|
2019-09-18 16:37:27 +02:00 |
|
nzws✨
|
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 |
|
Eugen Rochko
|
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 |
|
ThibG
|
577706987d
|
Fix “load more” adding older toots/notifications to pending items (#11883)
|
2019-09-18 11:27:10 +02:00 |
|
abcang
|
0e6390753d
|
Add users remember_token index (#11881)
|
2019-09-18 10:58:08 +02:00 |
|
Yamagishi Kazutoshi
|
0627252b30
|
Check existence of timeline state in community timeline (#11880)
|
2019-09-18 04:02:21 +02:00 |
|
Eugen Rochko
|
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 |
|
han@highemelry
|
3919571c39
|
Fix audit log error when custom emoji is copied from remote server (#11876)
|
2019-09-17 23:20:48 +02:00 |
|
Emma Winston
|
b0bfb640b1
|
Switch out logo in emails for site title
|
2019-09-17 22:06:34 +01:00 |
|
Emma Winston
|
b51aba95b3
|
hometown logo in footer
|
2019-09-17 22:00:48 +01:00 |
|
Emma Winston
|
a11573e9f2
|
Remove zigzag
|
2019-09-17 21:27:23 +01:00 |
|
Emma Winston
|
62c2286656
|
Brand link styling
|
2019-09-17 21:27:10 +01:00 |
|
Emma Winston
|
4b0be3f830
|
Nudge logo down
|
2019-09-17 21:27:00 +01:00 |
|
Emma Winston
|
5f2dbce5e0
|
Change landing page logo to name of instance
|
2019-09-17 21:26:46 +01:00 |
|
Emma Winston
|
e6c1b3917a
|
Change SVG logo to name of instance
|
2019-09-17 21:26:33 +01:00 |
|
Emma Winston
|
303979644f
|
Change avatar
|
2019-09-17 21:26:22 +01:00 |
|
Emma Winston
|
31d5547be3
|
Replace error elephant with hometown logo
|
2019-09-17 20:22:29 +01:00 |
|
Emma Winston
|
8acc541fa9
|
Remove elephants from CSS
|
2019-09-17 20:21:48 +01:00 |
|
Emma Winston
|
2ebe82c49b
|
Utility function to detect background colour and select either light or dark default hometown logo
|
2019-09-17 16:57:08 +01:00 |
|
Emma Winston
|
87ad6ac03a
|
Add default hometown mascot images
|
2019-09-17 16:46:21 +01:00 |
|
mayaeh
|
75c6ad500d
|
Fixed not being able to display review pending hashtags in the admin UI. (#11875)
|
2019-09-17 16:59:16 +02:00 |
|
Eugen Rochko
|
b671b91211
|
Fix webfinger response not returning 410 when account is suspended (#11869)
|
2019-09-17 14:58:02 +02:00 |
|
Emma Winston
|
41846b1e1f
|
toot removal
|
2019-09-17 12:08:06 +01:00 |
|
mayaeh
|
0e5b9e3ba0
|
Fix the sample account icon of Profile directory to local only (#11872)
|
2019-09-17 10:06:43 +02:00 |
|
Eugen Rochko
|
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 |
|
abcang
|
c21386cff5
|
Improve IP cleanup query (#11871)
|
2019-09-17 08:44:25 +02:00 |
|
Darius Kazemi
|
f0b1c82d22
|
Namespace the rich text CSS
|
2019-09-16 15:41:33 -07:00 |
|
Emma Winston
|
f1760c1aee
|
Changed hostname on signup page to site title
|
2019-09-16 22:23:53 +01:00 |
|
Emma Winston
|
2a3459dfac
|
Change mailer logo alt text to instance name
|
2019-09-16 22:06:41 +01:00 |
|
Emma Winston
|
292bd53848
|
Change alt text for logo in noscript view and admin view to name of instance
|
2019-09-16 22:04:02 +01:00 |
|
Emma Winston
|
5676f2fd43
|
Remove svg logo from buttons
|
2019-09-16 21:49:49 +01:00 |
|
Emma Winston
|
ee4011b66f
|
Change Mastodon to Hometown in admin dashboard
|
2019-09-16 21:47:42 +01:00 |
|
Emma Winston
|
0eabec41a0
|
Remove Mastodon from draft warning text
|
2019-09-16 21:47:23 +01:00 |
|
Emma Winston
|
e83b30c39d
|
De-tooting/removing mention of Mastodon
|
2019-09-16 21:13:35 +01:00 |
|
Emma Winston
|
3d4f3d783a
|
Update the mobile web app copy to be factually accurate about iOS, and also grammatically correct
iOS still doesn't have web push notifications :( and the original wording makes it sound like it does :( :(
|
2019-09-16 21:09:31 +01:00 |
|