1
0
mirror of https://github.com/NicolasConstant/sengi synced 2024-12-08 06:51:42 +01:00
Commit Graph

1444 Commits

Author SHA1 Message Date
Nicolas Constant
b917e30591
Fix #28 2019-02-10 17:40:43 -05:00
Nicolas Constant
db68131693
launch ng serve for npm start 2019-02-10 17:29:38 -05:00
Nicolas Constant
759b7c3ee9
removing account functionnal 2019-01-31 01:01:48 -05:00
Nicolas Constant
a69a39e666
added moving column capability 2019-01-29 23:36:05 -05:00
Nicolas Constant
15ad95615b
fix hashtag column name 2019-01-29 23:35:44 -05:00
Nicolas Constant
ed0d7c57c8
added ability to remove column 2019-01-29 22:50:25 -05:00
Nicolas Constant
4daa0e83b0
added button to delete account 2019-01-29 22:33:49 -05:00
Nicolas Constant
f891b7bdbe
added remove actions to streams state 2019-01-29 22:33:31 -05:00
Nicolas Constant
730beea13a
created the edition menu for the columns 2019-01-28 23:12:46 -05:00
Nicolas Constant
49f6d1a22a
added menu icon for columns 2019-01-28 22:20:07 -05:00
Nicolas Constant
1acad1ca03
display proper icon on columns 2019-01-28 22:01:09 -05:00
Nicolas Constant
46e0d4e1b5
added support to fontawesome 2019-01-28 21:29:13 -05:00
Nicolas Constant
75a1c96c1d
click on status time will open original url 2019-01-28 01:28:17 -05:00
Nicolas Constant
fb2711cfed
better display of the column header 2019-01-28 01:10:18 -05:00
Nicolas Constant
fed9533015
display column names in footer 2019-01-28 00:46:37 -05:00
Nicolas Constant
f498b3f563
Merge pull request #26 from NicolasConstant/feature_browse-thread
Feature browse thread
2019-01-28 00:22:43 -05:00
Nicolas Constant
7b91b1acc1
variables accessibility fixed 2019-01-28 00:15:27 -05:00
Nicolas Constant
8624a2f954
added loading animation for thread loading 2019-01-27 23:29:17 -05:00
Nicolas Constant
2970dfd8d8
fix: don't load thread if none provided 2019-01-27 23:22:46 -05:00
Nicolas Constant
8db9305701
added events handling for profile/hashtag to report status selection 2019-01-27 23:20:49 -05:00
Nicolas Constant
c968e65646
added call to retrieve status context 2019-01-27 23:08:43 -05:00
Nicolas Constant
98d6fd6963
starting integration of thread browsing 2018-12-12 01:08:29 -05:00
Nicolas Constant
c7b256b16f
clean up 2018-12-12 00:10:25 -05:00
Nicolas Constant
74a8dd21f1
Merge pull request #25 from NicolasConstant/feature_handle-hashtags
Feature handle hashtags
2018-12-11 23:47:30 -05:00
Nicolas Constant
a87c2c19bb
added the possibility to append new hashtag to the columns 2018-12-11 22:23:03 -05:00
Nicolas Constant
143d445fcb
browsing hashtag working 2018-11-23 23:04:02 -05:00
Nicolas Constant
eb1249a641
better display of hashtag panel 2018-11-23 22:50:00 -05:00
Nicolas Constant
266775ddf9
added "go to top" functionnality to hashtag browsing 2018-11-23 22:16:05 -05:00
Nicolas Constant
313d85f03a
first wirering to navigate hashtags 2018-11-16 00:23:14 -05:00
Nicolas Constant
27d3507922
creation of a dedicated controller for loading the statuses 2018-11-15 23:57:52 -05:00
Nicolas Constant
f33f2e37bb
wirering search panel to overlay 2018-11-07 23:53:33 -05:00
Nicolas Constant
94ac8128a1
added overlay to floating column 2018-11-07 23:31:47 -05:00
Nicolas Constant
fda762f50d
search hashtag withought symbol # 2018-11-03 15:03:49 -04:00
Nicolas Constant
503a209898
fix next link condition 2018-11-03 14:51:31 -04:00
Nicolas Constant
a5fcc29c90
securize accounName name pattern 2018-11-03 14:39:32 -04:00
Nicolas Constant
2ffad41ea6
fine tunning of the infinite scroll triggers 2018-11-03 14:28:28 -04:00
Nicolas Constant
773d4f8453
centralization of the nb of statuses to retrieve per call 2018-11-03 14:24:50 -04:00
Nicolas Constant
d1c2b59018
fix retrieving hashtag when scrolling 2018-11-03 14:17:41 -04:00
Nicolas Constant
83488ad4c5
hashtag streaming is now working 2018-11-03 14:12:14 -04:00
Nicolas Constant
35fa5b802a
Merge pull request #24 from NicolasConstant/master
Merge pull request #19 from NicolasConstant/develop
2018-11-03 02:36:15 -04:00
Nicolas Constant
d92cca787b
starting handling hashtags 2018-11-03 01:38:52 -04:00
Nicolas Constant
628cb94505
add status display in search 2018-11-03 00:57:39 -04:00
Nicolas Constant
12502a0319
better display of search results 2018-11-03 00:34:56 -04:00
Nicolas Constant
db0debb359
added button to launch search 2018-11-02 23:54:19 -04:00
Nicolas Constant
bb62c8262b
trying a new way to display account 2018-11-02 23:36:35 -04:00
Nicolas Constant
6428ee927e
ensure account returned is matching acct fix #23 2018-11-02 21:35:33 -04:00
Nicolas Constant
2d4768e2b0
fix test 2018-11-02 00:31:32 -04:00
Nicolas Constant
815213006d
Merge pull request #22 from NicolasConstant/feature_open-user-profile
Feature open user profile
2018-11-02 00:24:16 -04:00
Nicolas Constant
5677adc2aa
fix background image not being correctly darken 2018-11-02 00:11:17 -04:00
Nicolas Constant
c928fe9acb
added link to user page in profile and no statuses found notification 2018-11-02 00:02:49 -04:00