ThibG
b34d6238cb
Add API endpoint to list featured accounts ( fixes #8315 ) ( #8317 )
2018-08-20 18:46:04 +02:00
ThibG
68762d9e79
Skip pagination logic entirely for pinned toots ( fixes #8302 ) ( #8310 )
2018-08-20 13:32:43 +02:00
ThibG
5fbf12bbb8
Skip pagination logic entirely for pinned toots ( fixes #8302 ) ( #8310 )
2018-08-20 13:32:43 +02:00
Eugen Rochko
35c99eeb0f
Increase reach of Delete->Actor activities ( #8305 )
...
Fix #7316
2018-08-20 13:28:05 +02:00
Eugen Rochko
6226aa83d7
Increase reach of Delete->Actor activities ( #8305 )
...
Fix #7316
2018-08-20 13:28:05 +02:00
Annika Backstrom
5effe5699e
Add hotkey for follow requests ( #8307 )
2018-08-20 03:44:16 +02:00
Annika Backstrom
25f6f41052
Add hotkey for follow requests ( #8307 )
2018-08-20 03:44:16 +02:00
Thibaut Girka
20689a5b5e
Don't filter own toots
2018-08-19 21:36:46 +02:00
Thibaut Girka
f4d28ccfa3
Don't filter own toots
2018-08-19 21:36:46 +02:00
Oskari Noppa
d7486781ab
Fix a variable for a Finnish translation ( #8299 )
2018-08-20 02:16:40 +09:00
Oskari Noppa
1d1e0171ec
Fix a variable for a Finnish translation ( #8299 )
2018-08-20 02:16:40 +09:00
ThibG
79f6746c8d
Don't filter own toots ( fixes #8289 ) ( #8298 )
2018-08-19 18:44:18 +02:00
ThibG
28163528e5
Don't filter own toots ( fixes #8289 ) ( #8298 )
2018-08-19 18:44:18 +02:00
cpsdqs
2422481125
Make dropdown animations respect their placement ( #8292 )
...
* Make dropdown animations respect their placement
Also fix the corner radius on the privacy dropdown button when using top placement
* Fix code style issue
2018-08-19 17:11:12 +02:00
cpsdqs
8fe1f8d4ce
Make dropdown animations respect their placement ( #8292 )
...
* Make dropdown animations respect their placement
Also fix the corner radius on the privacy dropdown button when using top placement
* Fix code style issue
2018-08-19 17:11:12 +02:00
Marcin Mikołajczak
e6879b490f
i18n: Update Polish translation ( #8290 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-20 00:05:36 +09:00
Marcin Mikołajczak
62cd097414
i18n: Update Polish translation ( #8290 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-20 00:05:36 +09:00
Thibaut Girka
4a5f1f9315
Adapt github issue template to glitch-soc
...
We don't have releases, so it don't make sense to mention.
On the other hand, a lot of our code is from upstream, so encourage people to
check whether it is a bug in glitch-soc or upstream.
2018-08-19 16:56:42 +02:00
Thibaut Girka
ea3c0ce321
Adapt github issue template to glitch-soc
...
We don't have releases, so it don't make sense to mention.
On the other hand, a lot of our code is from upstream, so encourage people to
check whether it is a bug in glitch-soc or upstream.
2018-08-19 16:56:42 +02:00
Thibaut Girka
bbee6d85d3
Focus CW field when enabling it, focus compose textarea when disabling it
...
Port 101f5544e1
and d928aac40c
to glitch-soc
2018-08-19 16:56:31 +02:00
Thibaut Girka
432f6b88b0
Focus CW field when enabling it, focus compose textarea when disabling it
...
Port a99179d31f
and 09147186b7
to glitch-soc
2018-08-19 16:56:31 +02:00
abcang
af2122bcf9
Unuse ActiveRecord::Base#cache_key ( #8185 )
...
* Unuse ActiveRecord::Base#cache_key
* Enable cache_versioning
* Call cache_collection
2018-08-19 15:52:38 +02:00
abcang
9e75aa30cd
Unuse ActiveRecord::Base#cache_key ( #8185 )
...
* Unuse ActiveRecord::Base#cache_key
* Enable cache_versioning
* Call cache_collection
2018-08-19 15:52:38 +02:00
mayaeh
64c7712a92
Fix report text color. ( #8288 )
2018-08-19 15:51:57 +02:00
mayaeh
0d1d9b9a33
Fix report text color. ( #8288 )
2018-08-19 15:51:57 +02:00
Eugen Rochko
a03de03ba2
Keep scheduler jobs unique until they're done ( #8287 )
2018-08-19 15:48:29 +02:00
Eugen Rochko
91c929a42c
Keep scheduler jobs unique until they're done ( #8287 )
2018-08-19 15:48:29 +02:00
ThibG
fe5b63f3e6
Merge pull request #652 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
2018-08-19 09:46:26 +02:00
ThibG
484b9314e3
Merge pull request #652 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
2018-08-19 09:46:26 +02:00
Thibaut Girka
c043697caa
Merge branch 'master' into glitch-soc/merge-upstream
2018-08-19 09:27:18 +02:00
Thibaut Girka
88a0395a58
Merge branch 'master' into glitch-soc/merge-upstream
2018-08-19 09:27:18 +02:00
Eugen Rochko
315ce688be
Reduce user active duration from 7 days to 2 days ( #8282 )
...
To minimize fanout work and redis home feed storage space when
there are lots of recent sign-ups
2018-08-19 03:50:34 +02:00
Eugen Rochko
59c68c1a74
Reduce user active duration from 7 days to 2 days ( #8282 )
...
To minimize fanout work and redis home feed storage space when
there are lots of recent sign-ups
2018-08-19 03:50:34 +02:00
Eugen Rochko
a68079e6ee
Make unfollow button light up red when hovered ( #8286 )
...
Fix #8284
2018-08-19 03:28:43 +02:00
Eugen Rochko
19b07ba260
Make unfollow button light up red when hovered ( #8286 )
...
Fix #8284
2018-08-19 03:28:43 +02:00
AkiraFukushima
464f5ec269
Revert "Upgrade Doorkeeper to 4.4.1 ( #8197 )" ( #8231 )
...
* Revert "Upgrade Doorkeeper to 4.4.1 (#8197 )"
This reverts commit 659556ab1f
.
* Except migration files from revert commit
2018-08-19 03:20:37 +02:00
AkiraFukushima
58ffe3f7c3
Revert "Upgrade Doorkeeper to 4.4.1 ( #8197 )" ( #8231 )
...
* Revert "Upgrade Doorkeeper to 4.4.1 (#8197 )"
This reverts commit 464daffdf9
.
* Except migration files from revert commit
2018-08-19 03:20:37 +02:00
Eugen Rochko
97a2958ba1
Show compose form on delete & redraft when in mobile layout ( #8277 )
...
Fix #8274
2018-08-19 03:17:01 +02:00
Eugen Rochko
025fbb8285
Show compose form on delete & redraft when in mobile layout ( #8277 )
...
Fix #8274
2018-08-19 03:17:01 +02:00
Eugen Rochko
c28ed5d760
Do not use WHERE NOT IN in CopyStatusStats migration ( #8281 )
...
Fix #8275
As the batch operation progresses, the statuses_stats table grows,
and the WHERE NOT IN subquery becomes more expensive
2018-08-19 02:01:49 +02:00
Eugen Rochko
f13afa1ee9
Do not use WHERE NOT IN in CopyStatusStats migration ( #8281 )
...
Fix #8275
As the batch operation progresses, the statuses_stats table grows,
and the WHERE NOT IN subquery becomes more expensive
2018-08-19 02:01:49 +02:00
Eugen Rochko
85990d2886
Link to mobile apps page ( #8278 )
...
Fix #8269
2018-08-19 01:17:44 +02:00
Eugen Rochko
0fc0980de1
Link to mobile apps page ( #8278 )
...
Fix #8269
2018-08-19 01:17:44 +02:00
Eugen Rochko
834df855e2
Add admin function to deactivate all invites ( #8279 )
...
Fix #8261
2018-08-19 00:58:53 +02:00
Eugen Rochko
9dd5639f90
Add admin function to deactivate all invites ( #8279 )
...
Fix #8261
2018-08-19 00:58:53 +02:00
Eugen Rochko
59e3ad5162
Add Makara dependency to support read-replicas ( #8216 )
...
Not active by default unless config/database.yml is edited
2018-08-18 21:06:12 +02:00
Eugen Rochko
c6eab9e0aa
Add Makara dependency to support read-replicas ( #8216 )
...
Not active by default unless config/database.yml is edited
2018-08-18 21:06:12 +02:00
ThibG
8f788fe92a
Do not process outgoing mentions to suspended accounts ( #8272 )
2018-08-18 19:42:13 +02:00
ThibG
abc5548cca
Do not process outgoing mentions to suspended accounts ( #8272 )
2018-08-18 19:42:13 +02:00
Spanky
f5f3f3a5d7
Fix ctrl+enter not submitting toot when text cursor is composing image description ( #8273 )
2018-08-18 19:40:35 +02:00