Commit Graph

10921 Commits (86d190cc8780f518ba73fd4e9dcb2898fa5753b8)
 

Author SHA1 Message Date
ggurdin f16e1126ab
feat: add space view participant list 5 months ago
ggurdin 3e5ae8cb46
Merge pull request #2943 from pangeachat/2916-dont-see-user-roles-or-change-them
chore: show member action popup on click avatar in room details page
5 months ago
ggurdin 2545167b52
chore: show member action popup on click avatar in room details page 5 months ago
ggurdin 0ba71ac31a
Merge pull request #2941 from pangeachat/2935-analytics-rooms-shown-in-message-forwarding-list
chore: exclude analytics rooms from forward dialog options
5 months ago
ggurdin 696968eaa9
chore: exclude analytics rooms from forward dialog options 5 months ago
ggurdin 36beb480fe
Merge pull request #2940 from pangeachat/2901-close-chat-or-turn-off-chat-details-button-when-kicked
chore: hide chat header buttons if membership is leave
5 months ago
ggurdin 72271fe827
chore: hide chat header buttons if membership is leave 5 months ago
ggurdin b342fe42ce
Merge pull request #2939 from pangeachat/2933-use-activity-image-url-rather-than-re-uploading-to-matrix
2933 use activity image url rather than re uploading to matrix
5 months ago
ggurdin 3a56808a1c
chore: fix double upload on edit bookmarked activity 5 months ago
ggurdin a6e8a42500
chore: use S3 URLs when available instead of uploading to matrix 5 months ago
ggurdin a8edbd093f
Merge pull request #2932 from pangeachat/2926-display-users-instead-of-having-to-load-them-first
chore: auto-load all participants on mobile
5 months ago
ggurdin 8217c5d5aa
chore: auto-load all participants on mobile 5 months ago
ggurdin dae0b32693
Merge pull request #2931 from pangeachat/2927-keyboard-hiding-the-find-your-people-box
chore: scroll up on page after selecting search bar
5 months ago
ggurdin 7be5099cb0
chore: scroll up on page after selecting search bar 5 months ago
ggurdin b0471a7447
Merge pull request #2929 from pangeachat/fluffychat-merge
Fluffychat merge
5 months ago
ggurdin 55756441fb
fluffychat merge 5 months ago
ggurdin 41a0ba1a95
fluffychat merge 5 months ago
ggurdin ae0ff10440
fluffychat merge 5 months ago
ggurdin e78e3fc55e
Merge commit '9a5bb2a0dbab4d25f6ce7f3583121f5dfeb1437e' into fluffychat-merge 5 months ago
ggurdin 2ea47b0697
Merge commit 'a1b198bfbc950ee43c78530e67c3d731054ea561' into fluffychat-merge 5 months ago
ggurdin a1d95afe2d
fluffychat merge 5 months ago
ggurdin a3d06cebec
fluffychat merge 5 months ago
ggurdin d396a786b3
fluffychat merge 5 months ago
ggurdin 0fc3c5b0e1
fluffychat merge 5 months ago
ggurdin 4c74994236
fluffychat merge 5 months ago
ggurdin 0725a27b01
Merge commit '856a53a310c1d6176d4c870039c987513ef4845d' into fluffychat-merge 5 months ago
ggurdin 91b069c4f4
Merge commit '6aaa2bc2db7f2c6f8d87bb25a64d07a21bd2fc82' into fluffychat-merge 5 months ago
ggurdin 263dd0ceca
Merge commit '22aa50fd024439aa2f6b1a8469b07e7036471b0a' into fluffychat-merge 5 months ago
ggurdin 8aa5906d2c
fluffychat merge 5 months ago
ggurdin 51e62c3f7c
fluffychat merge 5 months ago
ggurdin 0c4597226f
refactor: improvements to fake message display, allow users to send more than one fake message at a time (#2925) 5 months ago
ggurdin 583479873d
chore: add permission to send activity events to newly created chats (#2923) 5 months ago
ggurdin 0aa9a3f195
chore: update coloring in access page (#2922) 5 months ago
ggurdin 76d9648a71
chore: adjust text / icon sizes in find your people view (#2921) 5 months ago
ggurdin f619b3345e
chore: if default power level is missing in power levels state event, show its default value (#2920) 5 months ago
ggurdin 844155b01e
chore: update padding in navigation rail (#2919) 5 months ago
ggurdin 01d797e53f
feat: find your people page 5 months ago
ggurdin c8fdcda3fb
chore: fix emoji token rendering in HTML messages (#2913) 5 months ago
avashilling 7cb254ceef
fix: added functionality to activity X button during add chat (#2911)
When you close the X button on the activity card after typing in a name for the chat, it closes the card rather than staying open

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
5 months ago
Kelrap 9ec302bbd7
Add background to activity card X buttons for visibility (#2906) 5 months ago
ggurdin 9507a2f3fe
chore: fix typo in copy (#2904) 5 months ago
wcjord 6b643810d4
chore(new_group_view): simplify by removing chat/space toggle (#2899)
Co-authored-by: ggurdin <ggurdin@gmail.com>
5 months ago
ggurdin 249538c20b
feat: redesign of space access page (#2903) 5 months ago
Wilson f7a8ef9afd
feat: More vi and es translations (#2891)
* MOARRR VI

* add moar ES
5 months ago
ggurdin 178301571e
chore: bookmark launched activities (#2893) 6 months ago
ggurdin 0c8922f536
chore: fix widget span centering (#2890) 6 months ago
ggurdin 3e12f6050c
chore: add intro and accouncement chat icons (#2889) 6 months ago
ggurdin fcc0a0f344
chore: space detail redesign fixes (#2888) 6 months ago
wcjord 264e46ef3a
fix(word_zoom_widget): hide text.content.text if same as lemma.text (#2883)
* fix(word_zoom_widget): hide text.content.text if same as lemma.text

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
6 months ago
wcjord 82d78452e0
2884-chat-list-header-tweaks (#2885)
* fix(chat_list_header): simplify search text and spacing

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
6 months ago