beatrix
|
34b7208e3f
|
appease eslint
|
2018-01-06 10:30:49 -05:00 |
|
beatrix
|
fa92e88fb2
|
appease eslint
|
2018-01-06 10:30:49 -05:00 |
|
ncls7615
|
896830cc57
|
Fix search popout
|
2018-01-06 21:50:11 +09:00 |
|
ncls7615
|
da98c33161
|
Fix search popout
|
2018-01-06 21:50:11 +09:00 |
|
David Yip
|
2e3bb24ed6
|
Read max_toot_chars from root object. Fixes #297.
max_toot_chars is present in the root of the initial state object.
(Previously, we were trying to read it from the meta child object.)
|
2018-01-06 03:01:11 -06:00 |
|
David Yip
|
2eed4ace11
|
Read max_toot_chars from root object. Fixes #297.
max_toot_chars is present in the root of the initial state object.
(Previously, we were trying to read it from the meta child object.)
|
2018-01-06 03:01:11 -06:00 |
|
kibigo!
|
25da6ed5c1
|
my global .gitignore excluded this file ;_;
|
2018-01-05 21:40:02 -08:00 |
|
kibigo!
|
c71d848855
|
my global .gitignore excluded this file ;_;
|
2018-01-05 21:40:02 -08:00 |
|
kibigo!
|
e5a10a1fd3
|
Threaded mode~
|
2018-01-05 21:16:43 -08:00 |
|
kibigo!
|
e4bc013d6f
|
Threaded mode~
|
2018-01-05 21:16:43 -08:00 |
|
kibigo!
|
85ffb07656
|
Fixed improper dropdown func binding for #293 + toot button spacing
|
2018-01-05 21:02:53 -08:00 |
|
kibigo!
|
6932b464e6
|
Fixed improper dropdown func binding for #293 + toot button spacing
|
2018-01-05 21:02:53 -08:00 |
|
kibigo!
|
77cb2d04f9
|
Styling and autosuggest fixes for #293
|
2018-01-05 20:43:16 -08:00 |
|
kibigo!
|
ad10a80a99
|
Styling and autosuggest fixes for #293
|
2018-01-05 20:43:16 -08:00 |
|
kibigo!
|
0e418264fb
|
Fixes composer mounting issue with #293
|
2018-01-05 18:30:06 -08:00 |
|
kibigo!
|
8bf9d9362a
|
Fixes composer mounting issue with #293
|
2018-01-05 18:30:06 -08:00 |
|
Andrew
|
46001c0137
|
Win95 to 2.1
|
2018-01-05 16:22:58 -08:00 |
|
Andrew
|
077f2e600c
|
Win95 to 2.1
|
2018-01-05 16:22:58 -08:00 |
|
Andrew
|
ee15e445ad
|
Updates and fixes to win95 theme
|
2018-01-05 16:22:58 -08:00 |
|
Andrew
|
39c0b6ceb3
|
Updates and fixes to win95 theme
|
2018-01-05 16:22:58 -08:00 |
|
Andrew
|
ac2fb6c431
|
Theme: Windows 95
|
2018-01-05 16:22:58 -08:00 |
|
Andrew
|
ed574fbc09
|
Theme: Windows 95
|
2018-01-05 16:22:58 -08:00 |
|
David Yip
|
64fee6ca73
|
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
|
2018-01-05 17:31:56 -06:00 |
|
David Yip
|
03aeab857f
|
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
|
2018-01-05 17:31:56 -06:00 |
|
beatrix
|
5500346b79
|
Merge pull request #290 from chriswmartin/web-push-updates
Web push updates
|
2018-01-05 18:29:57 -05:00 |
|
beatrix
|
f441770e50
|
Merge pull request #290 from chriswmartin/web-push-updates
Web push updates
|
2018-01-05 18:29:57 -05:00 |
|
beatrix
|
3671d07f37
|
Merge pull request #295 from chriswmartin/getting-started-key-fix
unique ColumnLink keys in getting_started
|
2018-01-05 18:29:40 -05:00 |
|
beatrix
|
b4e667f86b
|
Merge pull request #295 from chriswmartin/getting-started-key-fix
unique ColumnLink keys in getting_started
|
2018-01-05 18:29:40 -05:00 |
|
beatrix
|
f6ed878ee9
|
Merge pull request #293 from glitch-soc/compose-refactor
Compose refactor
|
2018-01-05 18:29:08 -05:00 |
|
beatrix
|
faf20eeaa4
|
Merge pull request #293 from glitch-soc/compose-refactor
Compose refactor
|
2018-01-05 18:29:08 -05:00 |
|
Jenkins
|
86007e913d
|
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
|
2018-01-05 22:17:12 +00:00 |
|
Jenkins
|
f6adb409fd
|
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
|
2018-01-05 22:17:12 +00:00 |
|
ThibG
|
0a8dd8fdd3
|
Fix PuSH workers (#6200)
|
2018-01-05 23:04:35 +01:00 |
|
ThibG
|
10f6793fd0
|
Fix PuSH workers (#6200)
|
2018-01-05 23:04:35 +01:00 |
|
ThibG
|
090bd4d505
|
When fetching an ActivityPub-enabled status, do not re-request it as text/html (#6196)
|
2018-01-05 22:42:50 +01:00 |
|
ThibG
|
a594139115
|
When fetching an ActivityPub-enabled status, do not re-request it as text/html (#6196)
|
2018-01-05 22:42:50 +01:00 |
|
TheKinrar
|
3491c5e145
|
Represent numbers by strings in instance activity API (#6198)
Fixes #6197.
|
2018-01-05 22:38:33 +01:00 |
|
TheKinrar
|
95bd85d9e8
|
Represent numbers by strings in instance activity API (#6198)
Fixes #6197.
|
2018-01-05 22:38:33 +01:00 |
|
kibigo!
|
8d326e0762
|
Fixed overflow issue
|
2018-01-05 13:34:21 -08:00 |
|
kibigo!
|
ac686d5a5d
|
Fixed overflow issue
|
2018-01-05 13:34:21 -08:00 |
|
kibigo!
|
5b35777793
|
Styling fixes
|
2018-01-05 12:41:15 -08:00 |
|
kibigo!
|
ec620ae486
|
Styling fixes
|
2018-01-05 12:41:15 -08:00 |
|
Naoki Kosaka
|
3bc13de62f
|
Fix enforce HTTPS in production. (#6180)
|
2018-01-05 20:04:22 +01:00 |
|
Naoki Kosaka
|
8d51ce4290
|
Fix enforce HTTPS in production. (#6180)
|
2018-01-05 20:04:22 +01:00 |
|
beatrix
|
06a32b2621
|
Merge pull request #243 from m4sk1n/glitch-pl
i18n: 🇵🇱
|
2018-01-05 12:36:53 -05:00 |
|
beatrix
|
f41b33eb01
|
Merge pull request #243 from m4sk1n/glitch-pl
i18n: 🇵🇱
|
2018-01-05 12:36:53 -05:00 |
|
cwm
|
17034d36cf
|
add key to lists div
|
2018-01-05 09:00:48 -06:00 |
|
cwm
|
9fc08e4861
|
add key to lists div
|
2018-01-05 09:00:48 -06:00 |
|
cwm
|
56429e7ca9
|
change how list ColumnLink keys are determined
|
2018-01-05 08:12:34 -06:00 |
|
cwm
|
6236577734
|
change how list ColumnLink keys are determined
|
2018-01-05 08:12:34 -06:00 |
|