Commit Graph

95 Commits

Author SHA1 Message Date
stom79 c7a67e7215 Fixes issue #134 - Get lists for the authenticated user with the API 2017-12-13 16:06:28 +01:00
stom79 03bc82e45c Fixes issue #134 - Get a list by its id with the API 2017-12-13 16:03:54 +01:00
stom79 239ee8e3bf Fixes issue #134 - Delete a list with the API 2017-12-13 16:01:50 +01:00
stom79 b8cd4f671b Fixes issue #134 - Update a list with the API 2017-12-13 15:57:52 +01:00
stom79 13f047ed94 Fixes issue #134 - Create list with API 2017-12-13 15:55:50 +01:00
stom79 503a643179 Fixes issue #134 - Prepares entity for lists 2017-12-13 15:45:15 +01:00
stom79 2ed93d99dc Some cleaning 2017-12-02 14:54:25 +01:00
stom79 8f31196425 Merge branch 'develop' into instance_health 2017-11-25 07:51:25 +01:00
stom79 e36f95b65e Adds asynctask 2017-11-24 18:49:02 +01:00
stom79 6c48fd6c3a Merge branch 'develop' into custom_search 2017-11-24 14:46:31 +01:00
stom79 3ea3c9d9eb Changes the way it works... 2017-11-24 14:46:22 +01:00
stom79 6efbf03add Retrieves custom emoji automatically 2017-11-24 07:13:30 +01:00
stom79 03c119e367 Applies search 2017-11-23 19:18:40 +01:00
stom79 038fe79718 Catch some errors 2017-11-23 15:51:55 +01:00
stom79 bc58301b74 Fixes encoding 2017-11-21 18:12:57 +01:00
stom79 9d8efda289 Improvements with array parameters 2017-11-19 08:46:53 +01:00
stom79 9a28cdb053 Fixes issues #47 #44 #37 - Removes loopj/android-async-http - use of HttpsUrlConnection 2017-11-18 17:53:30 +01:00
stom79 e89f55ea5e Removes lib & keeps on improvements 2017-11-18 12:22:41 +01:00
stom79 9584db81fd Last changes in API 2017-11-18 09:55:09 +01:00
stom79 bd30e08d52 Changes the API - 1 2017-11-18 08:27:25 +01:00
stom79 733937c6f8 Fixes issue #41 - Range refresh wrong item count 2017-11-15 18:38:53 +01:00
stom79 5bf0472d18 Some cleaning and adds previous streaming service if user wants to stop the new one. 2017-11-12 08:33:24 +01:00
stom79 ada656e4ec Fixes notification issue 2017-11-06 07:20:52 +01:00
stom79 4ed8525e7e Fixes notification issue 2017-11-05 20:04:38 +01:00
stom79 a4136c496e Fixes notification issue 2017-11-05 18:12:58 +01:00
stom79 14f30faa11 Fixes notifications issues (filter no longer shared between push & displayed) 2017-11-01 10:09:04 +01:00
stom79 f44d50c1ed Improves upload 2017-10-29 16:53:32 +01:00
stom79 56af77cf2c Fixes API PUT call 2017-10-27 11:36:52 +02:00
stom79 e2347ac1d5 Update API to change media description 2017-10-27 10:54:28 +02:00
stom79 d320d54416 Updates API to read descriptions 2017-10-27 10:51:00 +02:00
tom79 f36ddba6f9 Emojis support 2017-10-20 19:58:46 +02:00
tom79 6cdfcd49c1 updates API 2017-10-20 06:57:53 +02:00
tom79 c6637eda44 Improves remote follow 2017-10-07 18:18:26 +02:00
tom79 9adeddb4e4 Fixes a bug with boost and cross-account actions 2017-10-07 14:18:02 +02:00
tom79 4d0c3dae7e Some fixes 2017-10-07 08:34:50 +02:00
tom79 db41068207 Some changes 2017-10-04 13:55:46 +02:00
tom79 7a77e3e995 Cross actions for reblogs/favourites 2017-10-03 19:16:15 +02:00
tom79 b45fa21c15 Adds methods to handle some errors 2017-10-01 19:01:32 +02:00
tom79 760cd996a5 Fixes missing translations 2017-09-30 15:53:17 +02:00
tom79 facade4974 Excludes from notifications values 2017-09-30 08:36:07 +02:00
tom79 31f1fbff09 Avoids NRA when too much toots in federated timeline 2017-09-28 19:34:26 +02:00
tom79 7b9776f808 Some improvements 2017-09-27 17:52:23 +02:00
tom79 df9f229746 Some layout adjustments 2017-09-17 12:25:21 +02:00
tom79 288d737393 Implements async task 2017-09-17 11:50:00 +02:00
tom79 dd1c80b6d8 Catches exception when can't handle pinned status 2017-09-16 10:16:05 +02:00
tom79 9b4d35fc1a Pinned icons fixes size + API retrieves pinned value 2017-09-16 08:42:27 +02:00
tom79 a84a478969 Pinned toots are only accessible from authenticated account, so I changed the way they are displayed in ShowAccountActivity 2017-09-15 19:51:41 +02:00
PhotonQyv 4f3b2f9e5a Wood For the Trees Issue. Missed a '/' out of the url for unpin! 2017-09-13 18:04:56 +01:00
PhotonQyv 58661f54a4 Closer, but still can't get a pinned toot to unpin. 2017-09-13 15:55:15 +01:00
PhotonQyv 057a940a2e Added code so that user can pin a toot.
Can't currently unpin one, nor see existing pinned toots. (API calls are coded).
Work in Progress.
2017-09-12 16:29:43 +01:00