Commit graph

27 commits

Author SHA1 Message Date
overflowerror
974d1c4c2d feat: updating thread now works in frontend 2021-08-22 17:06:08 +02:00
overflowerror
ea4845161c feat: set ordinal for tweets correctly
(maybe do this in backend instead #improvement)
2021-08-22 11:22:15 +02:00
overflowerror
046a9fb12a feat: set ordinal for tweets correctly
(maybe do this in backend instead #improvement)
2021-08-21 20:32:22 +02:00
overflowerror
b61be2af7a fix: custom date now works correctly 2021-08-21 20:24:56 +02:00
overflowerror
35a9b38fb0 feat: adding threads now works 2021-08-21 20:23:59 +02:00
overflowerror
7f98a5c07e feat: reset form data on cancel 2021-08-21 19:40:01 +02:00
overflowerror
75fca7d41b feat: added drag and drop in tweet list; mark tweets on error 2021-08-21 16:29:05 +02:00
overflowerror
5d3f35234d feat: show number of tweets in thread list 2021-08-21 16:10:22 +02:00
overflowerror
91f6ab1b7b feat: added accounts now works 2021-08-21 15:05:47 +02:00
overflowerror
c07f3261a8 feat: added empty account add dialog 2021-08-21 14:23:37 +02:00
overflowerror
9493979e4f feat: added cancel button and delete button to thread form dialog 2021-08-21 14:05:51 +02:00
overflowerror
b85573eb1a feat: thread list displays news threads 2021-08-21 13:50:24 +02:00
overflowerror
4cf60ab448 refactor: slightly less awful time formatting 2021-08-21 13:10:14 +02:00
overflowerror
8000ce7c5e fix: date format problem is now fixed 2021-08-21 12:55:26 +02:00
overflowerror
a98a95f311 preparations for thread add and edit 2021-08-15 22:45:24 +02:00
overflowerror
20e832e9e1 added thread list + some restructuring 2021-08-15 21:21:46 +02:00
overflowerror
a4b45119cd added thread list to get accounts endpoint 2021-08-15 21:07:27 +02:00
overflowerror
9fd80d4575 some cleanup 2021-08-15 18:33:43 +02:00
overflowerror
da771f6b9f fixed problem with client state; added logout button 2021-08-15 18:20:58 +02:00
overflowerror
534251626b basic dashboard showing accounts 2021-08-15 18:02:27 +02:00
overflowerror
e32a0b8b17 renamed twitter_handle to name 2021-08-15 17:58:44 +02:00
overflowerror
0dee21da83 added basic menu to frontend 2021-08-15 17:27:03 +02:00
overflowerror
e9a923bd9a login fully works now 2021-08-15 17:12:09 +02:00
overflowerror
d122924fde basic login should work now 2021-08-15 16:02:00 +02:00
overflowerror
b253feda0c some frontend code for requests and authentication 2021-08-15 12:36:54 +02:00
overflowerror
5ba50cb2f6 added auth provider to frontend 2021-08-14 23:27:59 +02:00
overflowerror
9cb721ac7d added boilerplate react app 2021-08-14 23:16:07 +02:00