stom79
|
7851ceb824
|
Fixes issue #402 - Adding an option to send photos as JPEG instead of PNG
|
2018-04-15 09:44:37 +02:00 |
stom79
|
85033b2215
|
Fixes issue #303 - Add the content of the toot + author name.
|
2018-04-04 16:43:54 +02:00 |
stom79
|
391a74d8f9
|
Prepares release 1.8.5
|
2018-04-02 09:59:31 +02:00 |
stom79
|
b8c61a16ff
|
Fixes issue #371 - Adds the ability to hide media
|
2018-04-01 11:31:10 +02:00 |
stom79
|
ae2be2d365
|
Fixes issue #366 - disable bookmark function
|
2018-03-25 11:39:53 +02:00 |
stom79
|
eb8f099a92
|
Fixes issue #359 - non-greedy quantifiers
|
2018-03-23 19:39:01 +01:00 |
stom79
|
b74c6d423f
|
Bug fixes + downgrades some libs to avoid NRA with webview
|
2018-03-17 18:28:07 +01:00 |
stom79
|
a7157d42ef
|
Prepares release 1.8.4
|
2018-03-16 18:52:43 +01:00 |
stom79
|
1d95bb2f95
|
Improves conversation activity #354
|
2018-03-15 18:28:12 +01:00 |
stom79
|
644d213193
|
Fixes issues when displaying notifications
|
2018-03-15 18:00:52 +01:00 |
stom79
|
5fe91f2adb
|
Control of the instance version for lock/unlock account feature
|
2018-03-14 16:39:34 +01:00 |
stom79
|
a641212762
|
Allows to lock/unlock the account in the profile activity
|
2018-03-14 16:34:03 +01:00 |
stom79
|
7fe5a7c29e
|
Fixes an issue #351 with HTML entities when retrieving metadata
|
2018-03-13 19:20:00 +01:00 |
stom79
|
2440846480
|
Fixes with versions and Pleroma #349
|
2018-03-10 14:56:35 +01:00 |
stom79
|
59a363181b
|
Fixes jumps issue #293
|
2018-03-10 12:18:31 +01:00 |
stom79
|
5f14e66ec0
|
Fixes jumps
|
2018-03-09 15:56:43 +01:00 |
stom79
|
c4d230a9e6
|
Fixes an issue for Android <= KITKAT when updating profile.
|
2018-03-02 15:17:13 +01:00 |
stom79
|
a809b2bb84
|
Fixes bug #293 - Retrieves automatically missing toots for home timeline & avoids refresh.
|
2018-03-02 14:49:32 +01:00 |
stom79
|
7eef4c8c3e
|
Fixes bug #329 - Default Post Privacy Overridden
|
2018-03-02 14:38:58 +01:00 |
stom79
|
491687e0c1
|
Fixes bug #338 - Error notifications stack endlessly
|
2018-03-02 14:20:33 +01:00 |
stom79
|
1609c084aa
|
Fixes bug #341 - Error when sharing media
|
2018-02-26 14:06:12 +01:00 |
stom79
|
1f4377b541
|
See PR #337 - bug found by @PhotonQyv
|
2018-02-23 07:31:05 +01:00 |
PhotonQyv
|
d4cab46f4c
|
Merge remote-tracking branch 'origin/STATUSES_CACHE-StructuralChange' into STATUSES_CACHE-StructuralChange
# Conflicts:
# app/src/main/java/fr/gouv/etalab/mastodon/sqlite/Sqlite.java
|
2018-02-22 19:02:17 +00:00 |
PhotonQyv
|
289b2c1f0b
|
Changed constraint to a UNIQUE index on instance & status_id. so that we can maintain the toot cache, rather than losing it when we dropped and recreated the table, due to SQLite not implementing ALTER TABLE ADD CONSTRAINT.
|
2018-02-22 19:00:36 +00:00 |
Thomas
|
06fa2209ad
|
Update Sqlite.java
Changes for users where the table is already created by adding a constraint on the table. Need to be tested on the device having a duplicate value
|
2018-02-22 19:04:23 +01:00 |
PhotonQyv
|
f9c740ef18
|
Second go, with a UNIQUE constraint set on instance, and status_id. Appears to work, checking it again on my tablet.
|
2018-02-22 17:41:28 +00:00 |
stom79
|
310553002a
|
Upgrades lib+ fix an issue with custom tabs
|
2018-02-20 18:18:18 +01:00 |
stom79
|
d7df757e59
|
Fixes visibility
|
2018-02-18 19:08:24 +01:00 |
stom79
|
40b29f8600
|
Fixes issue with visibility #329
|
2018-02-18 16:51:30 +01:00 |
stom79
|
017b7e07ce
|
Fixes pagination issue
|
2018-02-17 18:08:06 +01:00 |
stom79
|
fc24739566
|
Removes statuses from cache when they are removed
|
2018-02-17 16:21:26 +01:00 |
stom79
|
a703a7f1ad
|
Handles refresh in activity
|
2018-02-17 16:09:06 +01:00 |
stom79
|
834e400be2
|
Fixes intent
|
2018-02-17 15:51:01 +01:00 |
stom79
|
c4bbd2ca87
|
Handles intent
|
2018-02-17 15:42:09 +01:00 |
stom79
|
2bc75b5c06
|
Some fixes
|
2018-02-17 15:28:15 +01:00 |
stom79
|
a1aa96a2bd
|
Finish filters
|
2018-02-17 15:14:54 +01:00 |
stom79
|
3ca1e3b402
|
Adds filters
|
2018-02-17 14:43:12 +01:00 |
stom79
|
87d244be1b
|
Adds filter dialog
|
2018-02-17 12:35:54 +01:00 |
stom79
|
504e3c0146
|
Adds activity & link service
|
2018-02-17 11:28:52 +01:00 |
stom79
|
deb6d22439
|
Prepares service
|
2018-02-17 09:30:44 +01:00 |
stom79
|
35b3a11dc7
|
Recreate table
|
2018-02-17 08:49:28 +01:00 |
stom79
|
25b897f84c
|
Prepares backup service
|
2018-02-17 08:44:13 +01:00 |
stom79
|
90688eacc3
|
Adds custom tabs for login activity #321
|
2018-02-16 15:15:04 +01:00 |
stom79
|
42c055f66e
|
Makes bookmarks work async
|
2018-02-15 16:59:52 +01:00 |
stom79
|
0d1a96d59c
|
Cleans
|
2018-02-15 16:11:21 +01:00 |
stom79
|
e5646ab640
|
Fixes issue #315 - Slide with pictures
|
2018-02-15 16:10:31 +01:00 |
stom79
|
8034072cd1
|
Adds feature: Bookmarks #320
|
2018-02-15 15:27:46 +01:00 |
stom79
|
b6751f8852
|
Adds icon for bookmark + handles click and fixes an error
|
2018-02-15 11:18:40 +01:00 |
stom79
|
c3fa7cd4c5
|
Some cleaning
|
2018-02-15 10:28:30 +01:00 |
stom79
|
21b5ae84d7
|
Improves attachments with meta
|
2018-02-15 10:18:39 +01:00 |
stom79
|
5ca48862f5
|
Implements methods to manage statuses in db
|
2018-02-15 10:13:58 +01:00 |
stom79
|
0aef3fc8ab
|
Prepares db query insert
|
2018-02-15 07:55:24 +01:00 |
stom79
|
d830bbb05c
|
Creates table in db
|
2018-02-14 18:44:22 +01:00 |
stom79
|
b25ba006c0
|
Some improvements with media
|
2018-02-10 16:36:22 +01:00 |
stom79
|
1219609dd7
|
Issue #290 - Automatically expand CW
|
2018-02-09 17:39:09 +01:00 |
stom79
|
12abe7502e
|
Issue #297 - Adds custom tabs in settings
|
2018-02-09 17:01:13 +01:00 |
stom79
|
30105fa603
|
Issue #297 - Adds some codes
|
2018-02-09 16:44:18 +01:00 |
stom79
|
f80effe026
|
Fixes issue #282 & #299 - Changes swipe + actionbar in MediaActivity
|
2018-02-09 16:17:43 +01:00 |
stom79
|
70aae2d1c3
|
Fixes issue #282 & #299 - Changes swipe + actionbar in MediaActivity
|
2018-02-09 16:16:36 +01:00 |
stom79
|
cb3a569721
|
Changes for media activity
|
2018-02-09 14:56:57 +01:00 |
stom79
|
8d1c0bec77
|
Fixes issue #304: Auto save drafts when app is in background
|
2018-02-09 13:48:03 +01:00 |
stom79
|
403ba40da6
|
Fixes issue #301: Accounts with the same id can't be added
|
2018-02-09 13:37:10 +01:00 |
stom79
|
55627cdf29
|
Fixes issue #291: Removes newline before/after usernames in replies
|
2018-02-09 08:49:49 +01:00 |
stom79
|
84fc31d2a4
|
Fixes issue #300: Default post visibility for locked accounts
|
2018-02-09 08:39:54 +01:00 |
stom79
|
e41b5791d2
|
Clean code
|
2018-01-30 11:10:42 +01:00 |
stom79
|
6ea6b93534
|
Clean code
|
2018-01-30 10:55:57 +01:00 |
stom79
|
50947fb4ae
|
Fixes issue #288 - Keeps animated pictures + fix a resize issue
|
2018-01-30 10:42:02 +01:00 |
stom79
|
ec61cd2b0c
|
Fixes issue #288 - Crash when sharing a .mp4 file
|
2018-01-30 08:59:39 +01:00 |
stom79
|
864cf71da8
|
Fixes issue #286 - Crashes with filters
|
2018-01-28 13:53:04 +01:00 |
stom79
|
f866da4cc4
|
Fixes an issue in light mode & header profile picture
|
2018-01-26 18:33:42 +01:00 |
stom79
|
612b97a43b
|
Issue with nsfw buttons
|
2018-01-26 18:07:26 +01:00 |
stom79
|
48e816f021
|
Adds live instance
|
2018-01-26 11:13:07 +01:00 |
stom79
|
53a4161769
|
Fixes captures for mentions
|
2018-01-26 10:13:32 +01:00 |
stom79
|
b98e08fac7
|
Only put text for mentions
|
2018-01-26 08:10:37 +01:00 |
stom79
|
f5f4d4e403
|
Fixes an issue with text selection
|
2018-01-25 13:47:34 +01:00 |
stom79
|
5c36473e63
|
Cleans
|
2018-01-25 11:26:40 +01:00 |
stom79
|
ee0768b9a5
|
Removes fonts
|
2018-01-25 11:24:53 +01:00 |
stom79
|
508e9c0e72
|
Fixes isssue #259 - link / hashtag highlight color in night mode
|
2018-01-25 11:11:29 +01:00 |
stom79
|
66be3fb7fa
|
Merge branch 'resize_pictures' into develop
|
2018-01-25 10:06:16 +01:00 |
stom79
|
4ec2f1af82
|
Fixes live notifications and some issues with Tor onion URLs
|
2018-01-24 16:27:52 +01:00 |
stom79
|
b058df8353
|
Allows onion urls
|
2018-01-24 15:56:33 +01:00 |
stom79
|
3184f375db
|
Fixes issue #265 - Resize pictures before upload
|
2018-01-24 11:15:45 +01:00 |
stom79
|
66e19d9ebd
|
Fixes issue #238 - Automatic refresh of the home timeline
|
2018-01-22 15:48:40 +01:00 |
stom79
|
3f2fcfd966
|
clean
|
2018-01-21 17:30:39 +01:00 |
stom79
|
ec08d3a25a
|
Fixes an issue with card
|
2018-01-21 11:34:00 +01:00 |
stom79
|
985e03fb72
|
Fixes another bug related to #263
|
2018-01-21 09:38:03 +01:00 |
stom79
|
f85507765c
|
Fixes issue #263 - Duplicate videos in conversations
|
2018-01-21 09:11:36 +01:00 |
stom79
|
f6e703d183
|
Fixes typo
|
2018-01-20 11:26:44 +01:00 |
stom79
|
5f63c9f2b3
|
Fixes issue #255- Some other elements
|
2018-01-20 11:07:26 +01:00 |
stom79
|
608ae45bce
|
Fixes issue #255 - HomeTime line notif not set as default
|
2018-01-20 10:23:05 +01:00 |
stom79
|
35b01b0e53
|
Dialog for proxy
|
2018-01-20 10:20:16 +01:00 |
stom79
|
d695dfc692
|
Allows to define the proxy
|
2018-01-20 09:46:28 +01:00 |
stom79
|
6565d4b2f0
|
Prepares proxy for pictures
|
2018-01-20 09:13:17 +01:00 |
stom79
|
72b15d3893
|
Prepares proxy
|
2018-01-19 18:59:30 +01:00 |
stom79
|
d252ebf585
|
Prepares proxy
|
2018-01-19 18:20:31 +01:00 |
stom79
|
84d0aa7a43
|
Allows to take pictures from camera #253
|
2018-01-19 15:30:27 +01:00 |
stom79
|
389b1990ce
|
clean
|
2018-01-19 11:20:19 +01:00 |
stom79
|
8341ae9880
|
Fixes issue #254 - Improves cards
|
2018-01-19 07:16:20 +01:00 |
stom79
|
8671b8b9e9
|
Fixes issue #252 - notifications
|
2018-01-18 19:51:33 +01:00 |
stom79
|
2628564514
|
Fixes issue #254 - bug with some videos in cards
|
2018-01-18 18:57:57 +01:00 |
stom79
|
2791149cf9
|
catch potential exceptions
|
2018-01-17 15:41:38 +01:00 |
stom79
|
bb0a672503
|
Some fixes
|
2018-01-17 15:22:44 +01:00 |
stom79
|
8ce1defef2
|
Fixes issue #249 & #250 - External browser issue
|
2018-01-17 07:27:52 +01:00 |
stom79
|
9700b0b4df
|
Improves background jobs
|
2018-01-16 18:26:10 +01:00 |
stom79
|
301904f02d
|
Avoids two clicks to open conversation
|
2018-01-15 18:24:07 +01:00 |
stom79
|
157b0b1c3b
|
Fixes some errors
|
2018-01-14 19:03:20 +01:00 |
stom79
|
646b2c31fe
|
Improves conversations when opening details
|
2018-01-14 09:47:24 +01:00 |
stom79
|
7931623fa3
|
Clear cache when updating profile
|
2018-01-13 18:31:32 +01:00 |
stom79
|
61ae0a086a
|
Fixes an issue with StringBuilder and memory
|
2018-01-13 16:59:10 +01:00 |
stom79
|
337fa7a82f
|
Fixes some bugs
|
2018-01-13 10:41:56 +01:00 |
stom79
|
96a7d53fd2
|
Check if activity is finishing
|
2018-01-11 07:32:19 +01:00 |
stom79
|
4be6f4dc95
|
Potential crashes during download
|
2018-01-11 07:26:10 +01:00 |
stom79
|
f0e61c29a4
|
Prepares release 1.7.3
|
2018-01-10 18:24:27 +01:00 |
stom79
|
8485e42c92
|
Notify only items instead of the whole list for recyclerview
|
2018-01-10 17:01:00 +01:00 |
stom79
|
e8f73d3ed3
|
Some cleaning
|
2018-01-10 16:00:57 +01:00 |
stom79
|
a48cc202b6
|
Fixes potential null pointer + index out of bounds
|
2018-01-10 15:56:13 +01:00 |
stom79
|
521476eac6
|
Fixes an issue with bookmark
|
2018-01-10 14:39:01 +01:00 |
stom79
|
e69e2cde1f
|
Some fixes
|
2018-01-10 10:37:55 +01:00 |
stom79
|
8d403b13a0
|
Improves count for notifications
|
2018-01-09 18:56:23 +01:00 |
stom79
|
652de3c513
|
Fixes issue #240 - Fixes issue with thumbnails
|
2018-01-09 07:06:59 +01:00 |
stom79
|
778645e758
|
Fixes issue #234 - Truncated dates
|
2018-01-08 18:43:59 +01:00 |
stom79
|
6ffae43600
|
Fixes issue #238 - Automatic refresh of the home timeline
|
2018-01-08 18:11:36 +01:00 |
stom79
|
611de762a1
|
Merge branch 'develop' into bug_fix
|
2018-01-08 18:08:06 +01:00 |
stom79
|
b6105f8369
|
Fixes videos not loading on Android API <= 19
|
2018-01-08 07:08:57 +01:00 |
stom79
|
5446a0625c
|
Fixes issue #231 - Swipe left to close media activity
|
2018-01-07 16:36:02 +01:00 |
stom79
|
c22cba6c9d
|
Fixes issue #232 - Allows text selection
|
2018-01-07 16:10:15 +01:00 |
stom79
|
6806b1d46b
|
check context
|
2018-01-07 08:59:04 +01:00 |
stom79
|
57cd1d8cb4
|
Fixes issue in jobs when context not ready
|
2018-01-07 08:36:22 +01:00 |
stom79
|
c20c59b26f
|
Avoids null pointer when account is null
|
2018-01-07 08:27:21 +01:00 |
stom79
|
33aaee824f
|
Last fixes
|
2018-01-06 17:13:18 +01:00 |
stom79
|
071ba32d51
|
Creates service to backup
|
2018-01-06 15:14:11 +01:00 |
stom79
|
fb407895ee
|
Fixes issue #70 - Click on the notification to display the account of the new follower
|
2018-01-06 14:07:49 +01:00 |
stom79
|
ebe4b44e7c
|
fixes capitalization issue
|
2018-01-06 09:41:16 +01:00 |
stom79
|
b84ebba6c6
|
Fixes issue #112 - transparency for pp
|
2018-01-06 09:12:39 +01:00 |
stom79
|
8c147d4c0a
|
Fixes issue #162 - Cursor's Default Position for replies
|
2018-01-06 08:19:26 +01:00 |
stom79
|
74e356ebe7
|
Prepares release 1.7.1
|
2018-01-05 10:32:08 +01:00 |
stom79
|
dadae74991
|
Fixes a bug with issue #210
|
2018-01-05 09:46:59 +01:00 |
stom79
|
67f8a96b7c
|
Immediate action + spelling
|
2018-01-04 18:55:28 +01:00 |
stom79
|
0b03e132f5
|
Issue #210 - Removes mute in profile page
|
2018-01-04 18:43:33 +01:00 |
stom79
|
b9181fdea9
|
Issue #210 - Cleans the db by removing old values
|
2018-01-04 17:39:16 +01:00 |
stom79
|
6d66fb6324
|
Issue #210 - Applies filter in home timeline
|
2018-01-04 17:36:46 +01:00 |
stom79
|
a98e200f94
|
Issue #210 - Introduces feature in context menu
|
2018-01-04 17:31:53 +01:00 |
stom79
|
5007008097
|
Issue #210 - db queries
|
2018-01-04 16:16:29 +01:00 |
stom79
|
c04c77250a
|
Issue #210 - prepares database migration
|
2018-01-04 15:58:39 +01:00 |
stom79
|
8b017c68b8
|
Improves service + fixes counter issues
|
2018-01-04 15:29:23 +01:00 |
stom79
|
c3a27da8b9
|
Fixes
|
2018-01-03 19:39:42 +01:00 |
stom79
|
0c126d306f
|
improve service
|
2018-01-03 18:34:40 +01:00 |
stom79
|
ae4dd1245f
|
improve service
|
2018-01-03 15:25:35 +01:00 |
stom79
|
20aca3cb7a
|
Fixes issue #213 - Images in alt-text entry stretch
|
2018-01-02 16:49:42 +01:00 |
stom79
|
fd3f04b686
|
Fixes issue with counters
|
2018-01-02 14:47:13 +01:00 |
stom79
|
357ba143dc
|
Improves error messages in login page
|
2018-01-02 12:01:30 +01:00 |
stom79
|
b45cf8be1c
|
Improves error messages
|
2018-01-02 11:42:11 +01:00 |
stom79
|
df01bb54fe
|
uniq broadcast receiver
|
2018-01-02 11:29:54 +01:00 |
stom79
|
c70f670b89
|
uniq broadcast receiver
|
2018-01-02 10:58:29 +01:00 |
stom79
|
5a5c215ca1
|
Fixes issue #209 - HTTP Strict Transport Security
|
2017-12-31 19:05:39 +01:00 |
stom79
|
f9998d6f0f
|
Small fixes with translation
|
2017-12-29 15:01:27 +01:00 |
stom79
|
f55294a86b
|
Fixes issue #117 - Fixes remote actions with GNU instances
|
2017-12-29 11:21:24 +01:00 |
stom79
|
401b6fc850
|
Merge branch 'bug_fix' into sharedpref_uniq_id
|
2017-12-28 18:33:03 +01:00 |
stom79
|
2000d179f8
|
Fixes issue #117 - Fixes remote actions with GNU instances
|
2017-12-28 18:28:34 +01:00 |
stom79
|
24a82b5252
|
Fixes issue #117 - Takes url for GNU social instance
|
2017-12-28 18:06:03 +01:00 |
stom79
|
89076db8ee
|
Some fixes
|
2017-12-28 17:56:03 +01:00 |
stom79
|
03358f531d
|
Some other shared prefs
|
2017-12-28 17:39:02 +01:00 |
stom79
|
842afbbe8a
|
Adds instance to sharedpref for notifications
|
2017-12-28 17:32:17 +01:00 |
stom79
|
0707fb7570
|
Adds instance to sharedpref
|
2017-12-28 17:25:36 +01:00 |
stom79
|
6a4b7b7cce
|
Introduces instance in sharedpreferences
|
2017-12-28 17:02:30 +01:00 |
stom79
|
62e48bb8e7
|
Fixes
|
2017-12-28 15:42:06 +01:00 |
stom79
|
ab105e9ee5
|
Reverts
|
2017-12-28 15:33:02 +01:00 |
stom79
|
a98d9d9453
|
Fixes issue #207 - New fixes
|
2017-12-28 14:03:08 +01:00 |
stom79
|
cdf8eb64d9
|
Fixes issue #207 - Bug with counters
|
2017-12-28 11:25:12 +01:00 |
stom79
|
eb638be292
|
Some comments + translations removed
|
2017-12-27 08:57:07 +01:00 |
stom79
|
dee082d888
|
Fixes issue #204 -
|
2017-12-27 08:36:55 +01:00 |
stom79
|
0583fa2651
|
Small fix for replies
|
2017-12-26 17:10:30 +01:00 |
stom79
|
7dd364f27d
|
Fixes issue #201 - Mentions in replies & cursor position
|
2017-12-26 14:54:01 +01:00 |
stom79
|
3c5965d4e4
|
Fixes issue #201 - Mentions in replies & cursor position
|
2017-12-26 13:18:54 +01:00 |
stom79
|
e787a27005
|
Fixes issue #201 - Mentions in replies & cursor position
|
2017-12-26 12:33:11 +01:00 |
stom79
|
9d22a7d6e7
|
Fixes issue #200 - Sometimes previews remain displayed
|
2017-12-26 12:06:05 +01:00 |
stom79
|
e482789d41
|
Fixes issue #198
|
2017-12-26 10:06:22 +01:00 |
stom79
|
76d16fadaa
|
Avoids redirect in cards
|
2017-12-26 09:22:10 +01:00 |
stom79
|
582cf9f1f1
|
Embeds video for cards
|
2017-12-26 09:09:51 +01:00 |
stom79
|
3a36f602d3
|
Some fixes with cross-account actions
|
2017-12-26 08:06:05 +01:00 |
stom79
|
9a3ceada13
|
Fixes an ugly listener
|
2017-12-25 18:28:56 +01:00 |
stom79
|
5e7fbb9af1
|
Improves dates & cards
|
2017-12-25 18:23:01 +01:00 |
stom79
|
fc306393f4
|
Improves avatars
|
2017-12-25 12:06:35 +01:00 |
stom79
|
4f8945cbe3
|
Change button behavior for spoiler in notifications
|
2017-12-25 10:18:47 +01:00 |
stom79
|
74c4e22abb
|
Change button behavior for spoiler in notifications
|
2017-12-25 09:54:19 +01:00 |
stom79
|
fe0a3c8868
|
Change button behavior for spoiler
|
2017-12-25 09:45:49 +01:00 |
stom79
|
64a0d3775f
|
Fixes issue #190 - Buffer Videos
|
2017-12-24 08:56:08 +01:00 |
stom79
|
e0a6abaa19
|
Fixes issue #190 - Improves with a message when media fully loaded
|
2017-12-24 08:37:13 +01:00 |
stom79
|
a4e6fc3e8c
|
Fixes issue #190 - Display media preview when loading
|
2017-12-23 19:58:48 +01:00 |
stom79
|
7384b25b93
|
Fixes issue #190 - Display media preview when loading
|
2017-12-23 19:58:26 +01:00 |
stom79
|
5fad3b2c90
|
Display preview image when loading for video
|
2017-12-23 19:52:42 +01:00 |
stom79
|
97ae47bc5d
|
Display preview image when loading
|
2017-12-23 19:31:12 +01:00 |
stom79
|
985a736399
|
Fixes issue #187 - Adds filter in profile page (Boosts/Replies)
|
2017-12-23 09:42:48 +01:00 |
stom79
|
c53676555d
|
Fixes issue #188 - Number of replies in Home Timeline
|
2017-12-23 09:08:57 +01:00 |
stom79
|
34e8438d7c
|
Fixes issue #186 - Store visibility of the toots for replies
|
2017-12-23 08:42:27 +01:00 |
stom79
|
63a1569029
|
#187 - Adds WIKI link in about page.
|
2017-12-23 08:13:18 +01:00 |
stom79
|
da0a9bc694
|
Shorter dates
|
2017-12-22 17:56:56 +01:00 |
stom79
|
05167022ab
|
Shorter dates
|
2017-12-22 17:28:50 +01:00 |
stom79
|
db2a0647b0
|
Improves appBar in media
|
2017-12-22 16:48:37 +01:00 |
stom79
|
1d0808ec30
|
Fixes issue #183 - Full screen with lists
|
2017-12-22 16:16:09 +01:00 |