Mastodon
-
0180037dfb
Fix streaming API still using filtered instead of chosen languages (#8009)
Eugen Rochko
2018-07-14 03:59:31 +02:00
-
5a6645c922
Fix static GIFs being saved as empty files when using local storage (#8012)
Eugen Rochko
2018-07-14 03:56:52 +02:00
-
e9b322d0a6
Upgrade webpack to version v4.x (#6655)
Yamagishi Kazutoshi
2018-07-14 10:56:41 +09:00
-
e709107463
Display Mastodon version in footer of web UI (#8013)
Eugen Rochko
2018-07-14 03:56:34 +02:00
-
9b75dee316
Weblate translations (2018-07-14) (#8016)
Eugen Rochko
2018-07-14 03:54:11 +02:00
-
47c59591e0
Do not count self in potential friendships (#8014)
Eugen Rochko
2018-07-14 03:44:23 +02:00
-
c8c25ea7eb
Add dependencies for uWebSockets (#7466)
Jeong Arm
2018-07-14 08:47:10 +09:00
-
37d428dfaf
Update uws dependency to 10.148.0 (#7448)
Petko Bordjukov
2018-07-14 02:46:27 +03:00
-
e55dce3176
Add federation relay support (#7998)
Eugen Rochko
2018-07-13 02:16:06 +02:00
-
8e8491e1da
Merge pull request #575 from ThibG/glitch-soc/merge-upstream
ThibG
2018-07-12 21:41:40 +02:00
-
-
ddfcedcfe4
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-12 19:26:20 +02:00
-
-
-
57f31b361f
Add an option restricting secondary toot privacy to that of the toot being replied to
Thibaut Girka
2018-07-12 12:06:42 +02:00
-
401559c376
Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#8004)
mayaeh
2018-07-13 00:58:26 +09:00
-
d8b13b46f7
Move privacyPreference to utils
Thibaut Girka
2018-07-12 11:33:11 +02:00
-
cd05378b59
[Glitch] Refactor privacyPrefence() to use priority list
Thibaut Girka
2018-07-12 11:30:47 +02:00
-
d67cb13d84
Use options rather than a boolean
Thibaut Girka
2018-07-11 22:49:07 +02:00
-
8c8707771d
Do not store duplicate reply_privacy
Thibaut Girka
2018-07-11 22:41:23 +02:00
-
6f06d16b1e
add option to enable auto visibility on secondary toot button
Ash Levy
2018-07-08 21:24:51 -04:00
-
7cb7ecaf7e
[Glitch] Make whole-word filter regex consistent between Ruby and JS
Thibaut Girka
2018-07-11 17:58:25 +02:00
-
debc6544d9
[Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
Thibaut Girka
2018-07-11 18:06:52 +02:00
-
017628fd00
Merge pull request #567 from ThibG/glitch-soc/merge-upstream
ThibG
2018-07-11 19:53:43 +02:00
-
-
6f0f583abe
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-07-11 17:57:08 +02:00
-
-
-
7ac5151b74
Bump version to 2.4.3
Eugen Rochko
2018-07-11 11:21:27 +02:00
-
d1a6b144ef
Add missing Korean translation (#7993)
Jeong Arm
2018-07-11 14:01:42 +09:00
-
89dc0c98ee
Bump version to 2.4.3rc3
Eugen Rochko
2018-07-11 01:31:23 +02:00
-
ffd444d221
Weblate translations (2018-07-11) (#7992)
Eugen Rochko
2018-07-11 01:14:38 +02:00
-
bfce6a5485
Add link to filters in web UI dropdown (#7990)
Eugen Rochko
2018-07-11 00:56:54 +02:00
-
612b00d1bb
Display reply indicator even when replying to contentless toot (fixes #564)
Thibaut Girka
2018-07-10 21:58:47 +02:00
-
ef1d660596
make sure reblogged's filter is set correctly
Thibaut Girka
2018-07-09 23:44:01 +02:00
-
faa4db7975
[Glitch] Add option to not consider word boundaries when processing keyword filtering
Thibaut Girka
2018-07-09 22:40:27 +02:00
-
6777dfc8d9
[Glitch] In keyword filter, account for reblogs, HTML and whole-words
Thibaut Girka
2018-07-09 22:13:52 +02:00
-
00c1386b9d
[Glitch] Fix filters not affecting notifications in web UI
Thibaut Girka
2018-07-08 20:13:00 +02:00
-
0bb1720495
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-07-08 20:04:53 +02:00
-
33c1607c83
[Glitch] Fix Chrome issue with sizes="0px"
Thibaut Girka
2018-07-09 22:26:19 +02:00
-
e96a4434c7
add keybind in composer textarea for secondary submit
Ash Levy
2018-07-09 08:47:53 -04:00
-
e6647ccf6d
Merge pull request #557 from ThibG/glitch-soc/tentative-merge
ThibG
2018-07-10 10:52:18 +02:00
-
-
20fefdb714
Make whole-word filter regex consistent between Ruby and JS (#7987)
Eugen Rochko
2018-07-10 03:01:50 +02:00
-
402da8065c
Migrate glitch-soc keyword mutes to Mastodon's
Thibaut Girka
2018-07-07 21:40:49 +02:00
-
ee41947e9d
Set appropriate assets pack for the keyword filter page
Thibaut Girka
2018-07-07 20:13:18 +02:00
-
7a7d8c335e
Re-install test/dev dependencies before running tests
Thibaut Girka
2018-07-09 18:49:40 +02:00
-
d392020da6
Merge branch 'master' into glitch-soc/tentative-merge
Thibaut Girka
2018-07-09 07:05:29 +02:00
-
-
-
1ca4e51eb3
Add option to not consider word boundaries when processing keyword filtering (#7975)
ThibG
2018-07-09 02:22:09 +02:00
-
451e585b97
Bump version to 2.4.3rc2
Eugen Rochko
2018-07-07 22:23:52 +02:00
-
30e1da7668
Add follow button to detailed status, add gradient to mask bio cut-off (#7979)
Eugen Rochko
2018-07-07 22:20:14 +02:00
-
6b9e03e002
Add API method to remove a suggestion (#7978)
Eugen Rochko
2018-07-07 21:09:54 +02:00
-
ef2bcf51d7
Fix french translation of “Keyword or phrase” (#7980)
ThibG
2018-07-07 20:45:04 +02:00
-
cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977)
Eugen Rochko
2018-07-07 19:31:19 +02:00
-
c699b2d141
Remove duplicate code for handling muted users
Thibaut Girka
2018-07-05 19:32:50 +02:00
-
cd509d2146
Remove .p-name microformat class (#7961)
Eugen Rochko
2018-07-07 18:51:56 +02:00
-
9804ec3a6d
Fix missing irreversible in filters API, expires_in param (#7976)
Eugen Rochko
2018-07-07 18:51:45 +02:00
-
c24d62220d
i18n: Update Polish translation (#7968)
Marcin Mikołajczak
2018-07-07 03:53:00 +02:00
-
c930b61770
Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964)
Lynx Kotoura
2018-07-06 20:19:18 +09:00
-
617f40fc2b
Fix gradient, regression from #7927 (#7963)
Lynx Kotoura
2018-07-06 20:16:31 +09:00
-
f89c595ea0
Add admin setting to enable OG previews for sensitive media (#7962)
Eugen Rochko
2018-07-06 02:15:56 +02:00
-
404c7702ec
In keyword filter, account for reblogs, HTML and whole-words (#7960)
Eugen Rochko
2018-07-06 02:15:44 +02:00
-
17b928502a
update twemojie to v2 (#7911)
Dryusdan
2018-07-06 01:58:07 +02:00
-
cb36ab9a10
Bump version to 2.4.3rc1
Eugen Rochko
2018-07-05 21:08:03 +02:00
-
78f036b7d2
Remove reference to BTC, update video link
Eugen Rochko
2018-07-05 21:02:21 +02:00
-
8461cd4bb5
Send undo of boost to original poster if reblog (#7959)
Eugen Rochko
2018-07-05 20:57:50 +02:00
-
baff4a7ce0
If signed in, redirect autofollow invite to profile page (#7956)
Eugen Rochko
2018-07-05 20:57:35 +02:00
-
32a4b524fb
In e-mail validator, fallback from MX to A record (#7955)
Eugen Rochko
2018-07-05 20:57:24 +02:00
-
4b198b172d
Check reblogged status for blocked/muted mentions (#7957)
Eugen Rochko
2018-07-05 18:43:37 +02:00
-
1f6ed4f86a
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-07-05 18:31:35 +02:00
-
ca2cc556f1
Crush PNGs to reduce overall size (#7954)
Maciek Baron
2018-07-05 14:20:16 +01:00
-
b2051a6256
Weblate translations (2018-07-05) (#7950)
Renato "Lond" Cerqueira
2018-07-05 14:50:16 +02:00
-
1e65cdf821
Add comment, test to unescapeHTML (#7949)
Maciek Baron
2018-07-05 11:19:38 +01:00
-
cdfe51e325
Fix #6395 - overlapping profile name and domain (#7927)
Maciek Baron
2018-07-04 16:36:33 +01:00
-
7da74e3157
Fix dark background error on user-mention autosuggest (#7937)
Marek Lach
2018-07-04 16:35:57 +01:00
-
f2d9a3c239
Refactor privacyPrefence() to use priority list (#7945)
Maciek Baron
2018-07-04 16:35:35 +01:00
-
0bfa0f2374
Add white outline to black emojis (fix #5083) (#7936)
Maciek Baron
2018-07-04 16:35:02 +01:00
-
f3af1a96a8
Check if router is injected in media modal (#7941)
Maciek Baron
2018-07-04 14:34:28 +01:00
-
9dc413b025
Respect noindex rule in remote follow view (fix #7869) (#7939)
Maciek Baron
2018-07-04 01:58:44 +01:00
-
8ff0d64d05
What is on your mind -> What's on your mind (#7938)
Eugen Rochko
2018-07-04 01:49:57 +02:00
-
5b6db8a62a
Disable service worker media cache and IndexedDB storage (#7932)
Eugen Rochko
2018-07-03 19:50:18 +02:00
-
4045b50bd6
Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
Renato "Lond" Cerqueira
2018-07-03 19:47:09 +02:00
-
bbbe3ed6ba
Allow the media modal to be closed by pressing back (#7934)
Maciek Baron
2018-07-03 15:12:05 +01:00
-
6d45f768a6
Fix Unknown addon provider in scalingo.json (#7928)
Satsuki Yanagi
2018-07-03 16:09:21 +09:00
-
b0968623fa
Fix check for PotentialFriendshipTracker when replying (#7933)
Eugen Rochko
2018-07-03 05:00:44 +02:00
-
23e1f143de
Fix M hotkey inserting @undefined when in detailed status (#7931)
Eugen Rochko
2018-07-03 02:17:18 +02:00
-
30b377cc15
Fix style of attachment list on /about (#7930)
Eugen Rochko
2018-07-03 01:48:09 +02:00
-
da8fe8079e
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-07-03 01:47:56 +02:00
-
ac82c9380f
Display full username in tooltip on search and autosuggest #7478 (#7920)
Shaun Gillies
2018-07-01 03:16:13 +01:00
-
2092d5c0ad
Improve embeds (#7919)
Eugen Rochko
2018-07-01 04:12:34 +02:00
-
8fea9cc311
Typo in signature verification failure logging (#7916)
Marty McGuire
2018-06-30 04:11:38 -07:00
-
dfd9cd463d
i18n: Update Polish translation (#7915)
Marcin Mikołajczak
2018-06-30 02:42:00 +02:00
-
ddd0bb69e1
Merge
HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY into ALLOW_ACCESS_TO_HIDDEN_SERVICE (#7901)
MIYAGI Hikaru
2018-06-29 22:36:02 +09:00
-
cdb101340a
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-06-29 15:34:36 +02:00
-
fbee9b5ac8
Missing translations (#7896)
Quentí
2018-06-27 03:10:53 +02:00
-
20bb90ced6
On the mobile UI, move the search column to the right (#7877)
ふぁぼ原
2018-06-27 03:35:11 +09:00
-
905bd24788
TOR federation (#7875)
J Yeary
2018-06-26 14:34:12 -04:00
-
523d8f20e3
Add symbolic link for yarnpkg (#7894)
Yamagishi Kazutoshi
2018-06-27 03:34:01 +09:00
-
995f8b389a
Add .bundle to .dockerignore (#7895)
Yamagishi Kazutoshi
2018-06-27 03:33:29 +09:00
-
349d0196b2
Weblate translations (2018-06-25) (#7890)
Yamagishi Kazutoshi
2018-06-25 20:31:48 +09:00
-
097fd44978
Add /mastodon/bin to $PATH (#7889)
Yamagishi Kazutoshi
2018-06-25 20:30:25 +09:00
-
11a7f725da
i18n: (zh-CN) #7823, #7828 (#7887)
SerCom_KC
2018-06-25 10:43:23 +08:00
-
45b5e60909
Fix Chrome issue with sizes="0px" (#7886)
Eugen Rochko
2018-06-25 00:12:15 +02:00
-
c18d55e8c2
Merge pull request #553 from ThibG/glitch-soc/merge-upstream
ThibG
2018-06-24 15:27:51 +02:00
-
-
f364a27922
Increase padding of toots
Thibaut Girka
2018-06-21 21:40:34 +02:00
-
ccbaf32bca
Fix margins of toot text
Thibaut Girka
2018-06-21 21:39:44 +02:00
-
4b0f27ba78
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-06-24 14:32:22 +02:00
-
-