Commit Graph

8 Commits

Author SHA1 Message Date
Mehak Nasir
c0f675f41a revert: node 16 upgrade is reverted (#132)
* revert: node 16 upgrade is reverted

* revert: reverted frontend build version to 9.1.2

* revert: browsers list

Co-authored-by: Awais Ansari <awais.ansari63@gmail.com>
2022-04-15 23:33:29 +05:00
Adam Stankiewicz
43c03ca2c0 build: use shared browserslist config 2022-04-13 14:16:33 +05:00
Mehak Nasir
428f2d2311 feat: upgrade node from 12 to 16 (#121) 2022-04-11 16:13:07 +05:00
Jawayria
bf1cc6120d feat: Added support for Node 16 2022-03-17 21:41:37 +05:00
Sarina Canelake
35feb686b1 build: add DEPR workflow automation 2022-02-23 14:40:26 -05:00
Ned Batchelder
94e2c548d7 build: use the organization commitlint check 2021-10-07 13:54:06 -04:00
Kshitij Sobti
4cae34eb97 chore: update dependencies, update node version and remove travis config 2021-09-07 22:04:16 +05:30
Patrick Cockwell
93d10f9280 feat: Add major UI components and functionality
This adds a major chunk of UI code to the application covering topic listing,
topic filtering, subtopic browsing, browsing posts by topic, filtering unread
posts, filtering followed posts, sorting posts by recent activity, most activty
and most votes, liking/unliking a post, following/unfollowing a post, listing
comments and replis in a post.

Co-authored-by: Kshitij Sobti <kshitij@sobti.in>
2021-07-12 11:02:48 +05:30