Commit graph

42 commits

Author SHA1 Message Date
molan-git
7d5cf6f9d2 Merge branch 'ui-improvements' 2020-05-25 18:13:55 +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
bd87353166 tooterb release 2020-05-04 09:26:41 +02:00
molan-git
5b5e6e39d9 Beta release version
Change file names for beta release version.
2020-05-01 12:23:36 +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
ff6b92f5b6 Notification actions test 2 2017-10-25 23:45:15 +02:00
Dusko Angirevic
78ebabf471 Notification deep link test 2017-10-25 16:30:23 +02:00
Dusko Angirevic
a7670ecee2 Service test 2017-10-25 00:37:33 +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
b74e3b71fb Removing JSONlist model from source 2017-06-08 16:19:37 +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
Dusko Angirevic
01ac966b35 Conf saving and Mastodon instance login
Worst login implementation in the history of worst logins implementation
2017-06-02 15:51:17 +02:00
Dusko Angirevic
e0b81bf291 Init 2017-06-01 16:13:51 +02:00