Commit Graph

463 Commits

Author SHA1 Message Date
bleakgrey 1c09eda7ff Implement media attachment to posts 2018-05-09 17:20:40 +03:00
bleakgrey e6701f1086 Implement cache 2018-05-08 19:09:38 +03:00
bleakgrey ce6c0f8760 Tweaks 2018-05-05 18:38:01 +03:00
bleakgrey fc5b92257f Show attachments only when needed 2018-05-05 15:08:43 +03:00
bleakgrey 20472cda8b Status polish 2018-05-05 00:33:52 +03:00
bleakgrey a949050e0b derp 2018-05-05 00:00:47 +03:00
bleakgrey e0b45ee49c Implement attachments 2018-05-04 23:57:31 +03:00
bleakgrey ac16f77555 Wrap PostDialog with ScrolledWindow 2018-05-04 17:23:26 +03:00
bleakgrey b200518207 Support mentioning several people 2018-05-04 16:57:59 +03:00
bleakgrey 1c604d9221 Refactor 2018-05-03 12:09:55 +03:00
bleakgrey fffde86a9b Tweaks 2018-05-03 11:56:04 +03:00
bleakgrey cb7590f341 Add refresh menu item 2018-05-03 11:11:31 +03:00
bleakgrey 2d62596a21 Implement FavoritesView 2018-05-02 15:28:46 +03:00
bleakgrey e2bad84300 Display username and date in StatusWidget 2018-05-02 15:00:43 +03:00
bleakgrey 89c4e8c409 Restyle root status 2018-05-01 19:37:45 +03:00
bleakgrey 1a13f3fcc1 Revamp Status 2018-05-01 16:53:46 +03:00
bleakgrey 75afde71e4 Implement blocking, muting and mentioning accounts 2018-05-01 16:16:07 +03:00
bleakgrey 2b1e0fa68c Implement account following 2018-04-30 20:56:02 +03:00
bleakgrey 51433abab8 Boost/favorite toasts 2018-04-30 19:04:22 +03:00
bleakgrey ced0df0a37 Toasts 2018-04-29 19:25:42 +03:00
bleakgrey 132b81ff24 Add error dialog 2018-04-29 19:04:26 +03:00
bleakgrey 8533d87e96 Better account click handling in AccountView 2018-04-29 13:58:45 +03:00
bleakgrey 2188399b5f Unbreak things 2018-04-28 20:58:30 +03:00
bleakgrey 09bd3d6424 AccountView polish 2018-04-28 20:16:23 +03:00
bleakgrey c5539c6a28 Support opening of profile links 2018-04-28 19:41:35 +03:00
bleakgrey 52d34f5343 Add RichLabel class 2018-04-28 19:27:10 +03:00
bleakgrey ece9abb1b2 Manager revamp 2018-04-27 21:50:08 +03:00
bleakgrey 3d49981c67 Correctly reply to remote users 2018-04-26 21:08:43 +03:00
bleakgrey e138d83150 Continuous scrolling 2018-04-26 17:05:03 +03:00
bleakgrey 67a5ac06f0 Stub account view 2018-04-25 17:30:44 +03:00
bleakgrey b27b836ed4 Revamp stuff 2018-04-25 16:16:57 +03:00
bleakgrey 1851188711 Handle status clicks properly 2018-04-25 14:45:50 +03:00
bleakgrey d6280d3b8d Remove settings for now 2018-04-25 14:33:34 +03:00
bleakgrey 28456b2aa0 Add reply button 2018-04-24 17:50:38 +03:00
bleakgrey 541cd26ac3 Remove garbage 2018-04-24 13:21:59 +03:00
bleakgrey 9de1095e08 Make spoiler text selectable 2018-04-24 13:11:10 +03:00
bleakgrey 00205e5847 Kinda fix notifications icon size 2018-04-24 13:00:55 +03:00
bleakgrey cd54ab3bf8 Animate spoiler revealing 2018-04-23 20:02:21 +03:00
bleakgrey 03e1c87fcf Correctly display spoilers 2018-04-23 19:43:29 +03:00
bleakgrey c45ef06e92 Display status context in StatusView 2018-04-22 14:35:25 +03:00
bleakgrey 80b083d6b9 Update notifications icon when dismissed 2018-04-22 13:33:19 +03:00
bleakgrey 01e42cb06b Register app url 2018-04-21 12:56:55 +03:00
bleakgrey 7341a591d1 Localize things 2018-04-21 12:27:00 +03:00
bleakgrey b6f74afacb Correctly display reblogged statuses 2018-04-21 12:21:03 +03:00
bleakgrey ed5d79d6ea Move HeaderBar to separate class 2018-04-20 14:51:18 +03:00
bleakgrey bc5cef17ac Update headerbar when changing stacks 2018-04-20 14:21:51 +03:00
bleakgrey c2a2d569aa Add stub status page 2018-04-19 22:03:28 +03:00
bleakgrey 0b697a1b6e Add secondary stack to main window 2018-04-19 21:38:30 +03:00
bleakgrey 5785a5d06f Make status buttons flat 2018-04-19 21:17:20 +03:00
bleakgrey 97120a023c Remove comment 2018-04-18 12:27:51 +03:00
bleakgrey c404f4ab65 Add gtk separators 2018-04-18 12:13:22 +03:00
bleakgrey ff76376aad Change header buttons order 2018-04-17 20:28:07 +03:00
bleakgrey e0de712c04 Implement notification dismiss 2018-04-17 15:10:57 +03:00
bleakgrey f0bf2cfcce Add notifications 2018-04-17 15:01:55 +03:00
bleakgrey b2683cc56a Invert status list order 2018-04-16 23:36:57 +03:00
bleakgrey 2d0a38e957 Implement reblogging and favoriting 2018-04-16 21:22:42 +03:00
bleakgrey 03323f073c Implement post publishing 2018-04-15 15:28:23 +03:00
bleakgrey f6b37d9dd6 Add toot visibility button 2018-04-15 14:29:55 +03:00
bleakgrey 9eb35ac55f Display current account in menu 2018-04-15 13:03:40 +03:00
bleakgrey f5e9b4f2dc Remove redundant signal 2018-04-14 20:53:09 +03:00
bleakgrey 54605b898c Remove garbage 2018-04-14 20:21:16 +03:00
bleakgrey ba20c1a287 Update user avatar on login 2018-04-14 20:18:42 +03:00
bleakgrey 30f8348286 Initial commit 2018-04-14 15:09:06 +03:00