|
|
fbd2b08737
|
Merge branch 'master' into fix-security-subscriptions
|
2023-07-20 17:11:20 +02:00 |
|
|
|
9264e6b471
|
Merge pull request #6619 from Ocelot-Social-Community/6610-change-general-search-hint
feat(webapp): change general search hint
b2.7.0-519
|
2023-07-20 17:11:05 +02:00 |
|
Hannes Heine
|
6ab4b016ea
|
Merge branch 'master' into fix-message-me-color
|
2023-07-20 17:01:41 +02:00 |
|
elweyn
|
fa9b839081
|
Remove client customizing.
|
2023-07-20 16:56:33 +02:00 |
|
Wolfgang Huß
|
cf8c224062
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6593-@all-mention-for-network-admins
|
2023-07-20 16:53:36 +02:00 |
|
elweyn
|
69394d800b
|
Change default ocelot badge color to text-color-inverted.
|
2023-07-20 16:53:10 +02:00 |
|
elweyn
|
39eef13a51
|
Change the ocelot chat room badge color
|
2023-07-20 16:45:44 +02:00 |
|
|
|
5051640435
|
Merge branch 'master' into 6610-change-general-search-hint
|
2023-07-20 16:21:31 +02:00 |
|
|
|
34a92c6297
|
Merge pull request #6618 from Ocelot-Social-Community/6592-chat-component-+-button-open-search
feat(webapp): chat component + button open search
b2.7.0-518
|
2023-07-20 16:21:09 +02:00 |
|
Wolfgang Huß
|
b26e454562
|
Fix linting
|
2023-07-20 15:42:40 +02:00 |
|
Wolfgang Huß
|
65e5545c9a
|
Test branding
|
2023-07-20 15:40:21 +02:00 |
|
Wolfgang Huß
|
db3c625dfb
|
Revert general change of PR
|
2023-07-20 15:39:11 +02:00 |
|
elweyn
|
074711dd90
|
Fix: order createdAt_desc & lastMessageAt_desc
|
2023-07-20 14:31:57 +02:00 |
|
elweyn
|
21124bcd71
|
Fix: Order of rooms.
|
2023-07-20 14:18:25 +02:00 |
|
|
|
604e1d8465
|
subscription roomCountUpdated security fix
|
2023-07-20 13:44:23 +02:00 |
|
|
|
f7c381efd8
|
subscription chatMessageAdded security fix
|
2023-07-20 13:44:04 +02:00 |
|
|
|
1b8b356432
|
notification subscription
|
2023-07-20 13:41:59 +02:00 |
|
elweyn
|
2decf90b6b
|
Change the background color of my messages to the same color as the one in side menu.
|
2023-07-20 13:40:29 +02:00 |
|
|
|
0bd7968272
|
Merge branch 'master' into 6592-chat-component-+-button-open-search
|
2023-07-20 13:39:42 +02:00 |
|
Hannes Heine
|
0b1e377df5
|
Merge pull request #6565 from Ocelot-Social-Community/3086-avoid-red-color-for-non-essential-things--new
feat(webapp): change color red to green on cancel buttons of post and comments
b2.7.0-517
|
2023-07-20 13:27:53 +02:00 |
|
|
|
e2c23ad4a2
|
more lint fixes
|
2023-07-20 13:10:32 +02:00 |
|
|
|
70a1c52165
|
lint fixes
|
2023-07-20 13:10:25 +02:00 |
|
|
|
01fb28da3c
|
unify function to fix room result, propose order fix(not 100%)
|
2023-07-20 13:09:38 +02:00 |
|
|
|
624f379677
|
fix new room mechanic
|
2023-07-20 12:57:18 +02:00 |
|
Wolfgang Huß
|
999255b2b5
|
Change general search hint
|
2023-07-20 12:38:43 +02:00 |
|
elweyn
|
0b64fce5aa
|
Add selectedRoom equaling the createdRoom
|
2023-07-20 12:19:32 +02:00 |
|
Wolfgang Huß
|
883d7d89ab
|
Fix linting
|
2023-07-20 12:04:37 +02:00 |
|
Wolfgang Huß
|
dee77df5f6
|
Cleanup
|
2023-07-20 12:02:24 +02:00 |
|
elweyn
|
13da3ba3f4
|
Add returned properties to the CreateRoom mutation, add emit to change the roomID.
|
2023-07-20 11:35:06 +02:00 |
|
elweyn
|
a82d245f63
|
Change toast error to error.message.
|
2023-07-20 11:03:20 +02:00 |
|
elweyn
|
b76802f59f
|
Add close button and style the headline of the UserSearch.
|
2023-07-20 11:01:18 +02:00 |
|
Hannes Heine
|
d13f6f0728
|
Merge branch 'master' into 3086-avoid-red-color-for-non-essential-things--new
|
2023-07-20 10:45:31 +02:00 |
|
Wolfgang Huß
|
858e3fdee8
|
Rename 'addRoom' to 'toggleUserSearch' in chat component
|
2023-07-20 10:40:04 +02:00 |
|
Markus
|
18f932f1b6
|
[refactor] fixed wrong title on edit post page
|
2023-07-20 10:15:39 +02:00 |
|
elweyn
|
6659238fa1
|
Add fetchRooms option & check null on content.
|
2023-07-20 10:15:15 +02:00 |
|
Hannes Heine
|
b881daef91
|
Merge branch 'master' into 6592-chat-component-+-button-open-search
|
2023-07-20 10:11:41 +02:00 |
|
Markus
|
daaff73c73
|
fixed linting
|
2023-07-20 10:09:28 +02:00 |
|
Markus
|
c9f51ffca9
|
[refactor] filter menu further feedback implementation
|
2023-07-20 10:07:59 +02:00 |
|
Hannes Heine
|
9e52ec5469
|
Merge pull request #6608 from Ocelot-Social-Community/6236-groups-highlighting
fix(webapp): groups highlighting
b2.7.0-516
|
2023-07-20 09:19:54 +02:00 |
|
Hannes Heine
|
abdd70128a
|
Merge branch 'master' into 6236-groups-highlighting
|
2023-07-20 06:43:57 +02:00 |
|
Hannes Heine
|
b126347aee
|
Merge branch 'master' into 6592-chat-component-+-button-open-search
|
2023-07-20 06:40:44 +02:00 |
|
Hannes Heine
|
052d59b3b6
|
Merge pull request #6617 from Ocelot-Social-Community/6588-chat-link-to-chat-page
feat(webapp): chat link to chat page
b2.7.0-515
|
2023-07-20 06:39:28 +02:00 |
|
Markus
|
a8f32cad75
|
Merge branch 'master' into 6443-refactor-create-post-page
|
2023-07-19 22:01:47 +02:00 |
|
Markus
|
eb67ef0ec7
|
Merge branch 'master' into 6500-refactor-filter-menu
|
2023-07-19 22:01:05 +02:00 |
|
Markus
|
fac30fd6e0
|
Merge branch 'master' into 6236-groups-highlighting
|
2023-07-19 22:00:11 +02:00 |
|
Markus
|
fae7bc614e
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social
|
2023-07-19 21:59:25 +02:00 |
|
Markus
|
2286d91d50
|
Merge branch 'master' into 6236-groups-highlighting
|
2023-07-19 21:59:05 +02:00 |
|
Markus
|
b190c56b52
|
Merge branch 'master' into 6500-refactor-filter-menu
|
2023-07-19 21:57:46 +02:00 |
|
Markus
|
57cf245b71
|
fixed linting
|
2023-07-19 21:53:05 +02:00 |
|
Markus
|
084b14608d
|
updated CategoriesFilter tests
|
2023-07-19 21:47:26 +02:00 |
|