Thibaut Girka
|
b3ff35a75c
|
Move URLs to backend in their own file
|
2018-11-19 15:56:38 +01:00 |
|
James Kiesel
|
b874d9dac7
|
Simplify hashtag query service, perf increase for 'any' tags (#9298)
|
2018-11-19 12:49:50 +01:00 |
|
James Kiesel
|
6a65d87f4d
|
Simplify hashtag query service, perf increase for 'any' tags (#9298)
|
2018-11-19 12:49:50 +01:00 |
|
Eugen Rochko
|
7c9a655933
|
Fix filter ID not being a string in REST API (#9303)
|
2018-11-19 10:37:57 +01:00 |
|
Eugen Rochko
|
1d38c9750a
|
Fix filter ID not being a string in REST API (#9303)
|
2018-11-19 10:37:57 +01:00 |
|
Eugen Rochko
|
62c0e112ea
|
Extract counters from accounts table to account_stats table (#9295)
|
2018-11-19 00:43:52 +01:00 |
|
Eugen Rochko
|
d6b9a62e0a
|
Extract counters from accounts table to account_stats table (#9295)
|
2018-11-19 00:43:52 +01:00 |
|
James Kiesel
|
98c9ad366b
|
Deep compare tags for hashtag column reload (#9297)
* Deep compare tags for hashtag column reload
* Don't use global lodash
|
2018-11-17 11:07:48 +01:00 |
|
James Kiesel
|
4fdefffb99
|
Deep compare tags for hashtag column reload (#9297)
* Deep compare tags for hashtag column reload
* Don't use global lodash
|
2018-11-17 11:07:48 +01:00 |
|
Eugen Rochko
|
4ec133ef93
|
Prevent multiple handlers for Delete of Actor from running (#9292)
|
2018-11-16 19:46:23 +01:00 |
|
Eugen Rochko
|
9311430ed7
|
Prevent multiple handlers for Delete of Actor from running (#9292)
|
2018-11-16 19:46:23 +01:00 |
|
Eugen Rochko
|
76a0c28687
|
Sort self-replies to the top of the thread (#9296)
Fix #6463
|
2018-11-16 19:34:10 +01:00 |
|
Eugen Rochko
|
074960bb0f
|
Sort self-replies to the top of the thread (#9296)
Fix #6463
|
2018-11-16 19:34:10 +01:00 |
|
Thibaut Girka
|
7a1ec950a8
|
Fix composer not displaying on iPad
|
2018-11-16 15:04:32 +01:00 |
|
Thibaut Girka
|
a77ee0bb6d
|
Fix composer not displaying on iPad
|
2018-11-16 15:04:32 +01:00 |
|
Eugen Rochko
|
7a939f7cfc
|
Remove intermediary arrays when creating hash maps from results (#9291)
|
2018-11-16 15:02:18 +01:00 |
|
Eugen Rochko
|
8069fd636b
|
Remove intermediary arrays when creating hash maps from results (#9291)
|
2018-11-16 15:02:18 +01:00 |
|
dependabot[bot]
|
1d97ce7dd8
|
Bump aws-sdk-s3 from 1.23.1 to 1.24.0 (#9289)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-16 11:19:09 +01:00 |
|
dependabot[bot]
|
367ad21995
|
Bump aws-sdk-s3 from 1.23.1 to 1.24.0 (#9289)
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.23.1 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-16 11:19:09 +01:00 |
|
mayaeh
|
6d9f63dba6
|
Change the password form order (#9267)
* Change order of password.
* Update Japanese translation for "Show thread".
* Separate the translation PR.
|
2018-11-16 11:18:43 +01:00 |
|
mayaeh
|
bdd3c8c255
|
Change the password form order (#9267)
* Change order of password.
* Update Japanese translation for "Show thread".
* Separate the translation PR.
|
2018-11-16 11:18:43 +01:00 |
|
mayaeh
|
214aab8715
|
Fix "tootctl media remove" can't count the file size (#9288)
* Fixed an issue where "tootctl media remove" can not count the file size.
* Fixed the problem pointed out by codeclimate.
|
2018-11-16 09:47:40 +01:00 |
|
mayaeh
|
8f7e3d3772
|
Fix "tootctl media remove" can't count the file size (#9288)
* Fixed an issue where "tootctl media remove" can not count the file size.
* Fixed the problem pointed out by codeclimate.
|
2018-11-16 09:47:40 +01:00 |
|
mayaeh
|
d8ea8569c0
|
Update Japanese translation for "Show thread". (#9287)
|
2018-11-16 11:16:10 +09:00 |
|
mayaeh
|
560acf171e
|
Update Japanese translation for "Show thread". (#9287)
|
2018-11-16 11:16:10 +09:00 |
|
Thibaut Girka
|
ca163ec35d
|
In detailed status view, take displayMedia setting into account when changing media
Fixes #819
|
2018-11-15 16:38:50 +01:00 |
|
Thibaut Girka
|
86527024aa
|
In detailed status view, take displayMedia setting into account when changing media
Fixes #819
|
2018-11-15 16:38:50 +01:00 |
|
dependabot[bot]
|
82b626a3eb
|
Bump capybara from 3.10.1 to 3.11.0 (#9285)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.10.1...3.11.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-15 14:49:06 +09:00 |
|
dependabot[bot]
|
96165a29ba
|
Bump capybara from 3.10.1 to 3.11.0 (#9285)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.10.1...3.11.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-11-15 14:49:06 +09:00 |
|
Thibaut Girka
|
10ec788f5d
|
Only stream local-only toots to logged-in users
|
2018-11-13 18:55:57 +01:00 |
|
Thibaut Girka
|
a100f05687
|
Only stream local-only toots to logged-in users
|
2018-11-13 18:55:57 +01:00 |
|
Thibaut Girka
|
ca7f2284cd
|
Add field to serialized local-only statuses
|
2018-11-13 18:55:57 +01:00 |
|
Thibaut Girka
|
f84897c7d7
|
Add field to serialized local-only statuses
|
2018-11-13 18:55:57 +01:00 |
|
Thibaut Girka
|
c2c8cc7fc3
|
Exclude local-only toots from atom feeds
|
2018-11-13 18:55:57 +01:00 |
|
Thibaut Girka
|
759750801e
|
Exclude local-only toots from atom feeds
|
2018-11-13 18:55:57 +01:00 |
|
ThibG
|
26e37971ab
|
Merge pull request #817 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2018-11-13 18:48:07 +01:00 |
|
ThibG
|
e4feef6b5c
|
Merge pull request #817 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
2018-11-13 18:48:07 +01:00 |
|
Thibaut Girka
|
a1848008a9
|
[Glitch] Fix race condition when interacting with deleted toots
Port 7083838a54 to glitch-soc
|
2018-11-13 16:30:07 +01:00 |
|
Thibaut Girka
|
6ce7e74b46
|
[Glitch] Fix race condition when interacting with deleted toots
Port c875f19673 to glitch-soc
|
2018-11-13 16:30:07 +01:00 |
|
Thibaut Girka
|
b3553f992d
|
Merge branch 'master' into glitch-soc/merge-upstream
|
2018-11-13 16:28:07 +01:00 |
|
Thibaut Girka
|
bfe2b9cc50
|
Merge branch 'master' into glitch-soc/merge-upstream
|
2018-11-13 16:28:07 +01:00 |
|
Thibaut Girka
|
b22501154e
|
[Glitch] Prepend account header even when status list is empty
Partially port bc464619f3
|
2018-11-13 15:54:04 +01:00 |
|
Thibaut Girka
|
2fe0cb1623
|
[Glitch] Prepend account header even when status list is empty
Partially port 90b64c0069
|
2018-11-13 15:54:04 +01:00 |
|
Thibaut Girka
|
07e0f1023d
|
[Glitch] Fix loading indicator inconsistency
Port 0562e258b3 to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
|
Thibaut Girka
|
c78c80f807
|
[Glitch] Fix loading indicator inconsistency
Port 3cecf3e5b9 to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
|
Thibaut Girka
|
f40a7b2616
|
[Glitch] Use local instead of global loading indicator for timelines, account timelines
Port 9a32abcbac to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
|
Thibaut Girka
|
5ebbaffaa3
|
[Glitch] Use local instead of global loading indicator for timelines, account timelines
Port dd00cd19d2 to glitch-soc
|
2018-11-13 15:54:04 +01:00 |
|
ThibG
|
7083838a54
|
Fix race condition causing shallow status with only a "favourited" attribute (#9272)
Fixes #9231
|
2018-11-13 14:58:14 +01:00 |
|
ThibG
|
c875f19673
|
Fix race condition causing shallow status with only a "favourited" attribute (#9272)
Fixes #9231
|
2018-11-13 14:58:14 +01:00 |
|
Eugen Rochko
|
c735638483
|
Fix null error introduced in #9270 (#9275)
|
2018-11-12 22:07:31 +01:00 |
|