Roger Braun
|
422d0f324f
|
MastodonAPI: Add user favorites endpoint.
|
2017-09-17 13:09:49 +02:00 |
|
Roger Braun
|
6d5bd4dcc0
|
TwitterAPI: Use correct endpoint for tag timeline.
|
2017-09-17 13:03:46 +02:00 |
|
Roger Braun
|
6877d7aaad
|
Fix typo.
|
2017-09-17 12:08:50 +02:00 |
|
Roger Braun
|
255a681782
|
TwitterAPI: Add tag timeline.
|
2017-09-17 11:45:16 +02:00 |
|
Roger Braun
|
b7b3e3f263
|
Use inserted_at as sort in search.
|
2017-09-17 11:32:24 +02:00 |
|
Roger Braun
|
678dd4c8ec
|
Use desc id to sort instead of desc inserted_at
Should mean the same and is indexed.
|
2017-09-17 11:16:08 +02:00 |
|
Roger Braun
|
003cb17b16
|
Add missing fixtures.
|
2017-09-17 00:33:58 +02:00 |
|
Roger Braun
|
9f861826d7
|
Readme update.
|
2017-09-17 00:06:09 +02:00 |
|
Roger Braun
|
78485e24ac
|
Fixup old migrations.
|
2017-09-17 00:01:49 +02:00 |
|
Roger Braun
|
7c82b82197
|
Make emoji configurable in files.
|
2017-09-16 16:49:46 +02:00 |
|
Roger Braun
|
959e993c7d
|
Apply incoming custom emoji.
|
2017-09-16 16:40:20 +02:00 |
|
Roger Braun
|
16b1fcd271
|
Handle incoming emoji.
|
2017-09-16 16:27:48 +02:00 |
|
Roger Braun
|
884006a9e9
|
Federate emoji out.
|
2017-09-16 16:14:23 +02:00 |
|
Roger Braun
|
79aeb219d8
|
Small emoji refactor.
|
2017-09-16 15:47:45 +02:00 |
|
Roger Braun
|
c17c8ce36d
|
Don't check limit twice in TwitterAPIController.
|
2017-09-16 15:47:07 +02:00 |
|
Roger Braun
|
03952a2760
|
Sort by updated_at
the updated_at column isn't indexed, so postgres won't take the wrong index.
|
2017-09-16 14:51:55 +02:00 |
|
Roger Braun
|
f039c9c19a
|
Don't specify order in results for now.
|
2017-09-16 14:40:53 +02:00 |
|
Roger Braun
|
5d1f8dcd1c
|
TwitterAPI: Add search.
|
2017-09-16 14:33:47 +02:00 |
|
Roger Braun
|
44693c100d
|
Federate banners out.
|
2017-09-16 13:44:08 +02:00 |
|
Roger Braun
|
0fbf1911f5
|
Banners are objects.
|
2017-09-16 13:24:15 +02:00 |
|
Roger Braun
|
abac96f41d
|
Update banner from remote accounts.
|
2017-09-16 13:16:54 +02:00 |
|
Roger Braun
|
dd676a36c1
|
Add info about clients to readme.
|
2017-09-16 12:07:50 +02:00 |
|
Roger Braun
|
0872f5f394
|
Add undocumented default user default settings.
|
2017-09-16 11:52:33 +02:00 |
|
Roger Braun
|
5602293690
|
Fix callback state.
|
2017-09-16 11:37:55 +02:00 |
|
Roger Braun
|
c36229c4aa
|
Add remote user fetching to search.
|
2017-09-16 11:26:20 +02:00 |
|
Roger Braun
|
f0257c7516
|
Add fts search index.
|
2017-09-16 11:06:55 +02:00 |
|
Roger Braun
|
73bdfd6c2b
|
Set search config to 'english'.
|
2017-09-16 10:50:43 +02:00 |
|
Roger Braun
|
9f0a2a714b
|
Add basic search.
|
2017-09-16 10:42:24 +02:00 |
|
Roger Braun
|
d659fcc195
|
MastoAPI: Fix date in account view.
|
2017-09-15 17:50:47 +02:00 |
|
Roger Braun
|
eb248cf8aa
|
Document options in README
|
2017-09-15 14:44:52 +02:00 |
|
Roger Braun
|
c20530e708
|
Add configuration option for registrations.
|
2017-09-15 14:39:32 +02:00 |
|
Roger Braun
|
50409326a8
|
Refactor posting and make character limit configurable.
|
2017-09-15 14:17:36 +02:00 |
|
Roger Braun
|
ac2893a945
|
Add instance config options.
|
2017-09-15 10:26:28 +02:00 |
|
Roger Braun
|
3aaf6608c6
|
MastoAPI: Set user id on replies.
|
2017-09-15 08:49:31 +02:00 |
|
Roger Braun
|
f445a1b376
|
Don't die on fetching problems.
|
2017-09-15 08:18:29 +02:00 |
|
Roger Braun
|
3ca853fb61
|
MastoAPI: Follower-related changes
|
2017-09-14 18:30:05 +02:00 |
|
Roger Braun
|
fc85c9f086
|
Add tag timelines.
|
2017-09-14 13:22:09 +02:00 |
|
Roger Braun
|
b0363e8055
|
MastoAPI: Add favourited_by/reblogged_by.
|
2017-09-14 09:50:49 +02:00 |
|
Roger Braun
|
ac3f32da7e
|
Preserve state in oauth
|
2017-09-14 09:29:51 +02:00 |
|
Roger Braun
|
a8701282d4
|
MastoAPI: fake out 'application' property.
|
2017-09-14 09:14:08 +02:00 |
|
Roger Braun
|
6258c6b6b3
|
MastoAPI: Also return text_url in attachments.
|
2017-09-14 08:38:48 +02:00 |
|
Roger Braun
|
7f3ce5c1a0
|
Cleanup.
|
2017-09-14 08:11:51 +02:00 |
|
Roger Braun
|
641c24cdd4
|
Add media upload endpoint.
|
2017-09-14 08:08:32 +02:00 |
|
Roger Braun
|
3184939055
|
Ensure non-null bio.
|
2017-09-13 17:45:59 +02:00 |
|
Roger Braun
|
d168ef5a9e
|
MastoAPI: Add accounts getting.
|
2017-09-13 17:36:02 +02:00 |
|
Roger Braun
|
ad5001828e
|
Oh no! More datetime fixes!
|
2017-09-13 17:18:08 +02:00 |
|
Roger Braun
|
14b4029b1d
|
Reparse time to ensure correct format.
|
2017-09-13 16:38:29 +02:00 |
|
Roger Braun
|
94be93aad0
|
Allign datetime format with mastodon.
|
2017-09-13 16:26:02 +02:00 |
|
Roger Braun
|
d2faee01ee
|
Return iso8601 date.
|
2017-09-13 16:09:57 +02:00 |
|
Roger Braun
|
e6286152b9
|
Fix logic.
|
2017-09-13 16:05:39 +02:00 |
|