Commit Graph

89 Commits

Author SHA1 Message Date
Mariotaku Lee 1e956016f5 removed unused code
bug fixes
2016-02-26 16:11:53 +08:00
Mariotaku Lee f4bab1c81a removed some library dependencies from extensions library 2016-02-24 13:07:24 +08:00
Mariotaku Lee 3aee882cab rewrite twitlonger and gist extension
extension api refactoring
fixed instagram user link
2016-02-21 00:44:35 +08:00
Mariotaku Lee 62fbf6ca10 improved json serialization 2016-02-19 15:09:32 +08:00
Mariotaku Lee 066b63fca1 fixed #380
fixed #381
added media timeline for all users
added error message for wrong api while basic login
using jackson for settings import/export
fixed crashes when text contains illegal character for html
using single thread pool for json mapper resolve
added play icon for timeline media
removed silent_notifications (do not disturb is good enough)
2016-02-17 19:23:47 +08:00
Mariotaku Lee b89e87942a added some hacks to improve network issue 2016-02-13 14:39:25 +08:00
Mariotaku Lee ddc94a718d moved some methods 2016-02-12 14:53:57 +08:00
Mariotaku Lee 1abe500982 fixed NPE during login #354 2016-02-12 13:06:05 +08:00
Mariotaku Lee 306f588054 fixing builtin DNS lookup
force in_reply_to_status_id for quote retweet
2016-02-11 12:27:48 +08:00
Mariotaku Lee d1fa794ac0 api endpoint fixes 2016-02-10 17:38:45 +08:00
Mariotaku Lee 58cb88caed improved launch speed #339
fixed twitter media handling
2016-02-09 16:02:08 +08:00
Mariotaku Lee 5ba2d4748f fixed #343 2016-02-09 11:41:56 +08:00
Mariotaku Lee 67c4235de1 fixed #327 2016-02-08 17:50:31 +08:00
Mariotaku Lee fa45dcc977 fixed #328 2016-02-08 11:32:49 +08:00
Mariotaku Lee 4cd79dc78c fixed #279 2016-02-04 21:43:35 +08:00
Mariotaku Lee 7a85746eeb improved statuses fragment load more 2016-02-04 03:27:43 +08:00
Mariotaku Lee 95354b3e5c fixed user fragment banner flashing 2016-02-01 14:58:34 +08:00
Mariotaku Lee b4f88594df added error message when no dm permission 2016-01-31 21:34:49 +08:00
Mariotaku Lee 5d2bb3abab media viewer migration 2016-01-28 23:56:41 +08:00
Mariotaku Lee 3c3ce96358 fixed some lint errors
changed interaction notification icon
2016-01-28 18:50:39 +08:00
Mariotaku Lee d7e14a0d02 implemented GNU social media preview 2016-01-26 22:42:16 +08:00
Mariotaku Lee 6f562b5582 improved GNU social profile support 2016-01-26 20:46:41 +08:00
Mariotaku Lee d443558495 updated RestFu
fixing memory leak
2016-01-26 14:35:06 +08:00
Emilio López 46ddeae032 Fix small URL typo on TwitterPicProvider 2016-01-17 16:23:54 -03:00
Eric Liu 55fc8b7030 add support to preview twitter pic directly from clickable link on timeline, remove logging 2016-01-16 18:45:47 +08:00
Eric Liu 4133acbde1 add support to preview twitter pic directly from clickable link on timeline 2016-01-16 18:42:57 +08:00
Mariotaku Lee 9ed9f12841 api refactoring 2016-01-04 19:07:58 +08:00
Mariotaku Lee 94788c7c3c improved conversation loader 2016-01-03 12:43:08 +08:00
Mariotaku Lee 84d8780423 supports latest_results parameter 2016-01-02 17:48:24 +08:00
Mariotaku Lee c575303074 redesigning cache and file download 2016-01-01 18:57:18 +08:00
Mariotaku Lee 1c5dfb86a9 moved emoji support to other repos 2015-12-23 16:02:57 +08:00
Mariotaku Lee 74cb6d7f64 added emoji support extension 2015-12-20 19:54:05 +08:00
Mariotaku Lee 2b3e62fc65 improved notifications timeline
bug fixes
2015-12-17 22:20:26 +08:00
Mariotaku Lee 11ff55a68a logansqaure 1.3.4 2015-12-13 20:17:26 +08:00
Mariotaku Lee c6f31c434f implementing notifications timeline 2015-11-30 13:32:05 +08:00
Mariotaku Lee 6752f2d1d8 improved status fav/retweet state - close #250 2015-11-25 10:30:37 +08:00
Mariotaku Lee 3b16568474 implemented 2FA login 2015-11-14 20:36:56 +08:00
Mariotaku Lee 8f19921243 improved global search 2015-11-08 15:12:35 +08:00
Mariotaku Lee 3417fc68d4 fixed #233
changed 'favorite' to 'like' to comply twitter's new design spec
2015-11-04 20:40:13 +08:00
Mariotaku Lee 1a8526f581 twitter card with playable video stream will be treated as tweet video 2015-10-27 14:40:12 +08:00
Mariotaku Lee c25e6e5e07 fixed media size json
fixed user list crashes
media timeline supports load more
2015-10-26 16:10:37 +08:00
Mariotaku Lee b22fdcfe72 bug fixes 2015-10-19 17:28:16 +08:00
Mariotaku Lee 7b958d9e0e improved cache dir 2015-10-09 17:47:49 +08:00
Mariotaku Lee d311951fb8 fixed crashes 2015-09-07 10:07:03 +08:00
Mariotaku Lee 0a901af740 added malformed data handling 2015-09-02 22:49:11 +08:00
Mariotaku Lee 75df2ae7b9 trying to fix date parse errors 2015-09-02 21:13:40 +08:00
Mariotaku Lee 63eb236c54 moved media preview below text
improved quote displaying
2015-08-31 23:32:26 +08:00
Mariotaku Lee d272a2785f improved status quote
improved compose
fixed draft deletion
2015-08-08 21:10:06 +08:00
Mariotaku Lee 0bf7f466a5 migrating SlidingMenu to DrawerLayout 2015-07-17 22:30:44 +08:00
Mariotaku Lee 6fbc782ce2 fixed #188
moved query builder to a separate library
try implementing dm and activities
2015-07-06 17:36:18 +08:00