Jonathan Rainville
048642b7df
fix: order joined communities from newest to oldest
...
Fixes #2154
2021-04-13 18:02:02 -04:00
Pascal Precht
6e63f65dae
fix(Communities): use fallback color for community icon if model doesn't have one
2021-04-13 15:07:14 -04:00
Jonathan Rainville
a337b293da
feat: show community context menu on Community button
2021-03-30 15:53:32 -04:00
Pascal Precht
01d3369c64
fix(Communities): fallback to letter identicon if no image available
...
Prior to this commit, communities without an image would render invisible
in the navigation bar of the application. To avoid this, we're now falling
back to our StatusLetterIdenticon component, which renders the first letter
of the community name with the color of the community.
2021-03-11 10:00:05 -05:00
Jonathan Rainville
f8704d7b64
feat: show unviewed count on the community button
2021-03-03 16:45:23 -05:00
Jonathan Rainville
64d38b6049
feat: implement redesign of communities on the left tab
2021-03-03 16:45:23 -05:00
Jonathan Rainville
b38d1df591
refactor: move communities functions to communities view in chat
2021-03-03 16:45:23 -05:00
Jonathan Rainville
f9817d4f52
feat: add community requests, permissions, ENS and more
2021-03-03 16:45:23 -05:00
Jonathan Rainville
0e699cac65
chore: run translation scripts
2021-02-18 15:23:58 -05:00
Jonathan Rainville
4aeeee6d9c
feat: hide community stuff by default and add a setting to show it
2021-01-11 13:57:35 -05:00
Richard Ramos
04845e3a8e
fix: channel/communities list height depending on search string
2021-01-11 13:57:35 -05:00
Jonathan Rainville
2d3a870f60
wip community invitatations and more
2021-01-11 13:57:35 -05:00