Commit Graph

63 Commits

Author SHA1 Message Date
Nicolas Constant e9d539f936
support for 2-3-4 image display 2018-09-21 20:43:02 -04:00
Nicolas Constant f9eaeb8904
keep account selection in state management 2018-09-21 00:42:48 -04:00
Nicolas Constant 1c16425bb0
starting displaying attachments 2018-09-20 23:27:04 -04:00
Nicolas Constant d58d1fed01
fix name when rebloging 2018-09-20 22:53:56 -04:00
Nicolas Constant 9a05544597
displaying reblogs 2018-09-20 22:51:18 -04:00
Nicolas Constant 675965a589
better positionning of the username 2018-09-20 21:52:04 -04:00
Nicolas Constant da0b013798
better checks in time conversion 2018-09-19 01:23:50 -04:00
Nicolas Constant 097d6f555a
displaying seconds in status 2018-09-19 01:23:19 -04:00
Nicolas Constant 80e17997eb
better date conversion 2018-09-19 01:17:18 -04:00
Nicolas Constant 94360278ad
starting styling status 2018-09-19 01:03:07 -04:00
Nicolas Constant e1108e1872
optimization of the buffer usage 2018-09-17 23:15:54 -04:00
Nicolas Constant 394614e93a
fix bug in behavior of infinite scroll 2018-09-17 23:05:49 -04:00
Nicolas Constant b5e22f61c4
removed debug helper 2018-09-17 22:57:55 -04:00
Nicolas Constant 889ce1fa35
created infinite scroll 2018-09-17 22:57:14 -04:00
Nicolas Constant 0795a39502
added buffer logic when scrolling the stream 2018-09-17 22:13:37 -04:00
Nicolas Constant 270204235b
clean up stream when on top functionnal 2018-09-17 21:57:44 -04:00
Nicolas Constant a40dc6a881
fix template error for aot build 2018-09-16 13:21:47 -04:00
Nicolas Constant d7c92a6a26
scroll to top functionnal 2018-09-16 13:11:22 -04:00
Nicolas Constant 703225ffc8
TL: added a fallback strategy in case websocket isn't working 2018-09-16 03:00:35 -04:00
Nicolas Constant c5cd5e8f7a
starting list/tag support in TLs 2018-09-16 02:09:48 -04:00
Nicolas Constant 756e36f2f7
creation of a dedicated mastodon service 2018-09-15 22:25:20 -04:00
Nicolas Constant 97015ba0fe
clean up, renaming to be more name generic 2018-09-15 22:08:59 -04:00
Nicolas Constant 1137e7f69e
clean up, less boilerplates 2018-09-15 21:57:00 -04:00
Nicolas Constant 9095699158
refactorization to simplify stream workflow 2018-09-15 21:38:55 -04:00
Nicolas Constant 5b46d4ccf1
first implementation of websockets (and displaying the toots!) 2018-09-13 20:01:25 -04:00
Nicolas Constant f129c17dcd
new types to handle websocket events 2018-09-13 02:02:24 -04:00
Nicolas Constant a40e88573b
refactoring + scss migration + first tests websocket 2018-09-13 00:50:27 -04:00
Nicolas Constant 4a62fde705
fetching first messages 2018-09-13 00:28:13 -04:00
Nicolas Constant bcf26ee1fc
refactoring to keep all auth data at the same place 2018-09-12 20:23:06 -04:00
Nicolas Constant 4639f0076f
better column display for scrolling capabilities 2018-09-12 00:11:01 -04:00
Nicolas Constant afe9578deb
scrolling actions from footer are now working 2018-09-12 00:03:36 -04:00
Nicolas Constant c31f4479c0
scss clean up + creation service stream for column translation 2018-09-11 22:47:56 -04:00
Nicolas Constant 5e65f266d2
better display of account management 2018-09-11 01:54:23 -04:00
Nicolas Constant bbcddb0f40
fixing floating column positioning 2018-09-11 00:54:41 -04:00
Nicolas Constant f0e182396d
name refactoring and better column selection links (wider) 2018-09-11 00:35:19 -04:00
Nicolas Constant 24b3ff961e
reintegrating streams from colums state 2018-09-09 23:13:00 -04:00
Nicolas Constant dee15d9070
creation of the state model for columns 2018-09-09 22:33:41 -04:00
Nicolas Constant c76e081f48
creation of panel to add new columns 2018-09-09 21:55:16 -04:00
Nicolas Constant 877ac0be2e
harmonization of scss 2018-09-09 20:52:18 -04:00
Nicolas Constant c19fc50804
wirering from account presentation comp to smart comp 2018-09-09 20:12:32 -04:00
Nicolas Constant 690f57a5cf
Merge pull request #1 from NicolasConstant/topic-fix-electron-oauth
Topic fix electron oauth
2018-09-09 18:54:49 -04:00
Nicolas Constant 4f117e87cd
refactorization app creation calling order 2018-09-09 18:54:06 -04:00
Nicolas Constant 449502111e
fix bug of multiplying accounts on load 2018-09-09 16:33:53 -04:00
Nicolas Constant 4415a9d6be
creation of a presentation component to handle accounts listing 2018-09-09 02:38:59 -04:00
Nicolas Constant 0325b5bfbe
oauth workflow working 2018-09-09 01:29:23 -04:00
Nicolas Constant 89ee5fadf9
added the creation/retrieval of apps in state management store 2018-09-08 12:44:25 -04:00
Nicolas Constant 6c96ec694c
clean up 2018-09-08 12:00:16 -04:00
Nicolas Constant be6211a04b
merge services to only one 2018-09-08 00:49:11 -04:00
Nicolas Constant 5ac403b430
clean up 2018-09-07 23:34:17 -04:00
Nicolas Constant aa248c69b3
starting oauth workflow 2018-09-07 23:17:19 -04:00