Commit graph

50 commits

Author SHA1 Message Date
Mark Washeim
7dfae96394 [Issue]: # 26. timelines/home on append uses the link header for min/max id 2023-01-18 09:20:27 +01:00
Mark Washeim
abd5912f98 Add conditional append all for search when no knownIds
Add linkprev for bookmarks (and follows, etc)
2023-01-05 09:48:26 +01:00
Mark Washeim
8480c68ce1 Add the HEAD call with a WorkerScript callback to pass
max_id for bookmarks to MyList
Add a method to MyList to set the max_id
from the retrieved Link header
2023-01-03 18:45:22 +01:00
Mark Washeim
bd91ee5611 Removed the limit=12, it seems the extra paramater was causing issues
with calls to /timelines/home
2023-01-03 14:13:23 +01:00
Mark Washeim
3bb76d7121
Update Worker.js
How in the world! I thought I checked this yesterday! In any case, the append should not be limited this way. Breaks search.
2022-12-23 17:39:35 +01:00
Mark Washeim
5f97137f4b Reduce calls to api to 12 at a time, instead of 20.
Remove Action local=true string and add it back to params removing
duplication, QML/Worker
Add checks at prepend to reduce duplicates. Worker.
2022-12-22 21:32:49 +01:00
Mark Washeim
2f88f1da59 Additional debug stuff. This is not mergeable. 2022-12-20 14:33:10 +01:00
Mark Washeim
cef797efb8 this version, brings a check on current List memeber to stop duplication
It also fixes a spacing bug in the login
and some small issues.
2022-12-16 19:20:07 +01:00
Juanro
b1b226d48a
Fix reblog content view 2022-05-04 20:54:18 +02:00
molan-git
699265fca7 fix broken reblog/favourites counter 2020-07-03 10:45:03 +02:00
molan-git
479bfd8f3e update context mnu / translations 2020-06-22 20:13:05 +02:00
molan-git
72c49c3777 new features / ui improvements
- add Toots to bookmarks
2020-06-18 18:40:24 +02:00
molan-git
674e96754b fix user profile crash
- 1st commit for fixing app crashes
2020-06-16 16:09:28 +02:00
molan-git
ddf0d4d065 new user profile labels 2020-06-15 10:42:10 +02:00
molan-git
5f4dae2a2d added icon-s-following
- added custom follower icon for miniHeader
- theme coloring for miniHeader icons
- removed unused icons
- changed icon name emojis
2020-06-05 18:38:15 +02:00
molan-git
16e211ddb9 ui-improvements
- open profile picture
- improved media viewer
- improved user suggestion
- better responsive UI design
- code refactoring
- updated settings page
2020-06-03 07:34:33 +02:00
molan-git
41041a77aa ui-improvements
New image/video viewer
Send-message
Profile background images
2020-05-25 17:54:02 +02:00
molan-git
8c31138a50 Sync to upstream
Merge with upstream release 1.0.4-1
2020-04-27 17:28:59 +02:00
molan-git
873d9b7231 Merge branch 'master' of https://github.com/molan-git/harbour-tooter 2020-04-27 17:05:22 +02:00
molan-git
82740965ea Merge branch 'master' of https://github.com/dysk0/harbour-tooter 2020-04-27 17:04:58 +02:00
molan-git
220deae6d5
Merge branch 'master' into crash-fix 2020-04-27 16:53:48 +02:00
Dusko Angirevic
ea792957bc
Merge branch 'master' into crash-fix 2020-04-16 00:49:29 +02:00
Dusko Angirevic
45ba338259 1.0.4-1
Merge

Co-Authored-By: molan-git <molan-git@users.noreply.github.com>
2020-04-16 00:37:11 +02:00
molan-git
9e31fa771c
Syntax error fix 2020-01-24 22:11:27 +01:00
molan-git
3ea6f9fb61
Add files via upload 2019-12-28 21:39:28 +01:00
Ales Katona
39e8a9f796
do not crash on status: null 2019-07-25 21:07:49 -06:00
Arthur Schiwon
90802e506f
remove empty classes which causes some link texts to be rendered ugly 2018-11-15 00:05:07 +01:00
Dusko Angirevic
f3814a0cd5 #35 #34 #33 2018-10-24 13:38:17 +02:00
Dusko Angirevic
855a696e50 Bugfix for #33 2018-10-23 16:37:27 +02:00
Tom Hall
2e95d8cb43 Fix #30: display attachments from boosted toots
A 'boost' contains a copy of the source toot's text as its content, but it
doesn't copy the media_attachments. If the data['reblog'] field is not null,
append media_attachments from data['reblog'] as well as from data.
2018-09-02 14:45:40 +01:00
Dusko Angirevic
240d15dd8f Added local timeline & icons change 2018-05-24 11:14:02 +02:00
Dusko Angirevic
f4150c47fc Misc update
- User and tag  search improvement
- Added visual hints
- User prediction added
2017-11-01 00:27:48 +01:00
Dusko Angirevic
539e681331 Video player
- fixed wrong media URL
- download media button repositioned
2017-10-26 16:38:07 +02:00
Dusko Angirevic
2588a802ea Improvements
- deeplinking notifications test
- fixed remote_url images bug
- full screen image viewer and video player improvements
- user autocompleate in toots
2017-10-26 16:23:16 +02:00
Dusko Angirevic
78ebabf471 Notification deep link test 2017-10-25 16:30:23 +02:00
Dusko Angirevic
e7db78274e Video support and pinch to zoom on images 2017-10-20 15:20:33 +02:00
Dusko Angirevic
9975b54630 Added Settings page 2017-07-20 12:14:16 +02:00
Dusko Angirevic
a3b397cce8 0.1.8 & 0.1.7
+
+* Tue July 4 2017 Dusko Angirevic <dysko@me.com>
- Added spoiler support for toots
- Press and hold for boost and favorite option
- Updated harbour-tooter-es.ts by Caballlero
- Unable to connect to unixcorn.xyz [#12] [bugfix]
- Added notifications
- App Cover redesigned
2017-07-04 16:57:50 +02:00
Dusko Angirevic
b2017bacb4 Fav + Boost option init 2017-07-04 01:07:39 +02:00
Dusko Angirevic
b241a857a5 0.1.6
- Fix for issue #10
- Hashtag search added
- Coversation with sections
2017-06-22 14:49:39 +02:00
Dusko Angirevic
6a20bc1657 Supporting images in the TL 2017-06-16 16:45:04 +02:00
Dusko Angirevic
a3bd2834b7 Preparing data for attachments display implementation 2017-06-16 00:56:29 +02:00
Dusko Angirevic
d73da448a8 Added Dutch language and Conversation view 2017-06-15 16:03:20 +02:00
Dusko Angirevic
e39f60f1f4 Fixed minor bugs, better timelines and notifications attempt :) 2017-06-15 00:48:53 +02:00
Dusko Angirevic
b00cd81d21 better dates for notifications 2017-06-14 16:57:44 +02:00
Dusko Angirevic
b59fe852c7 Updating timelines and additional changes 2017-06-14 16:42:28 +02:00
Dusko Angirevic
86f12f75c1 Refactoring timelines and notification lists 2017-06-13 16:45:52 +02:00
Dusko Angirevic
a24eb2d25c New Toot option added 2017-06-08 00:53:54 +02:00
Dusko Angirevic
c157ba28ee Minor fixes to the timelines 2017-06-07 16:09:41 +02:00
Dusko Angirevic
47a56a9580 Home view, timeline view, user profile and notifications 2017-06-07 07:56:42 +02:00