ggurdin
|
4ec92bcea0
|
Merge pull request #25 from pangeachat/pubpsec-pangea-comments
added pangea comments back to pubspec
|
2024-01-11 14:02:04 -05:00 |
|
ggurdin
|
9de6e46ea6
|
added pangea comments back to pubspec
|
2024-01-11 13:59:45 -05:00 |
|
wcjord
|
ea8b3d4065
|
Merge pull request #18 from pangeachat/filter-events
Refresh space view based on filtered events
|
2024-01-08 15:02:09 -05:00 |
|
wcjord
|
1144557872
|
Merge pull request #22 from pangeachat/sentry-fixes
Sentry Fixes
|
2024-01-08 15:01:58 -05:00 |
|
ggurdin
|
335cade5b2
|
Merge pull request #23 from pangeachat/gitignore-fix
remove .credentials file so it's ignored by git
|
2024-01-05 14:33:29 -05:00 |
|
ggurdin
|
bec3ec8654
|
remove .credentials file so it's ignore by git
|
2024-01-05 14:31:57 -05:00 |
|
ggurdin
|
0dbb04bba8
|
fixes for SSO login errors on web
|
2024-01-03 15:47:59 -05:00 |
|
ggurdin
|
e826c61878
|
added pangea comments
|
2024-01-03 11:37:42 -05:00 |
|
ggurdin
|
785d29cada
|
don't log cancelled sso logins as errors
|
2024-01-03 10:51:47 -05:00 |
|
ggurdin
|
1853a41b5c
|
Merge branch 'main' into sentry-fixes
|
2024-01-02 18:06:46 -05:00 |
|
ggurdin
|
42d693ca52
|
small fix for casting error
|
2024-01-02 18:06:09 -05:00 |
|
wcjord
|
abbf57a9ea
|
Merge pull request #8 from pangeachat/small-ui-updates
update archive text, change floating action button to more visible buton in new space view
|
2024-01-02 14:01:39 -05:00 |
|
wcjord
|
d1152d54dd
|
Merge pull request #21 from pangeachat/sentry-fixes
Sentry Fixes
|
2024-01-02 13:58:07 -05:00 |
|
ggurdin
|
700fc83676
|
removed error logging for cancelled purchases, added more descriptive logging for other purchase errors
|
2023-12-29 12:20:15 -05:00 |
|
ggurdin
|
b298afd5cf
|
Merge branch 'main' into sentry-fixes
|
2023-12-29 11:48:43 -05:00 |
|
ggurdin
|
14803aced6
|
removed error logging for chat list longer then spacechildren
|
2023-12-29 11:46:12 -05:00 |
|
ggurdin
|
d703fea331
|
fix for room is not a space error
|
2023-12-20 16:50:34 -05:00 |
|
ggurdin
|
bc631b68c9
|
fix for int is not a subtype of double error
|
2023-12-20 14:14:45 -05:00 |
|
Brord van Wierst
|
4946ffea23
|
Gh actions improvements (#20)
Fixed sentry
|
2023-12-20 02:59:54 +01:00 |
|
Brord van Wierst
|
4f1e51d573
|
Merge pull request #19 from pangeachat/gh-actions-improvements
update url to app.staging?
|
2023-12-20 01:08:40 +01:00 |
|
Brord van Wierst
|
23b580e16e
|
remove gh action agian
|
2023-12-20 01:08:28 +01:00 |
|
Brord van Wierst
|
7dc2136034
|
format imports and code agian??
|
2023-12-20 01:04:12 +01:00 |
|
Brord van Wierst
|
1b6fa3a1c6
|
Merge branch 'main' into gh-actions-improvements
|
2023-12-20 00:39:53 +01:00 |
|
Brord van Wierst
|
969339c7d6
|
merge
|
2023-12-20 00:35:41 +01:00 |
|
Brord van Wierst
|
92fda7a117
|
update url to app.staging?
|
2023-12-20 00:24:17 +01:00 |
|
wcjord
|
b40ac746c4
|
Merge pull request #17 from pangeachat/new-date-picker
New date picker
|
2023-12-19 18:50:53 +00:00 |
|
ggurdin
|
7b5c1a35c7
|
Merge branch 'bot-token-fix' into sentry-fixes
|
2023-12-19 12:46:24 -05:00 |
|
ggurdin
|
89fb45d0e0
|
Merge branch 'main' into bot-token-fix
|
2023-12-19 12:37:42 -05:00 |
|
ggurdin
|
fac1c385de
|
small fixes for sentry errors
|
2023-12-19 12:37:25 -05:00 |
|
ggurdin
|
26d2ca3f83
|
only refresh space view when room membership changes or on space child event
|
2023-12-19 10:55:54 -05:00 |
|
ggurdin
|
eb06dd0310
|
prevent the text field from beeing erased on mobile
|
2023-12-13 14:39:21 -05:00 |
|
ggurdin
|
8f3acf2b12
|
Merge branch 'main' into new-date-picker
|
2023-12-13 12:42:21 -05:00 |
|
ggurdin
|
43bcbd0111
|
Merge branch 'sort-system-lang' into small-ui-updates
|
2023-12-13 12:40:07 -05:00 |
|
ggurdin
|
35a208bc56
|
Merge branch 'small-ui-updates' of https://github.com/pangeachat/pangea-chat into small-ui-updates
|
2023-12-13 12:36:05 -05:00 |
|
ggurdin
|
a30d1e3e2d
|
merge conflicts
|
2023-12-13 12:35:41 -05:00 |
|
ggurdin
|
b021d519ba
|
moved around operations in sort function
|
2023-12-13 12:22:39 -05:00 |
|
ggurdin
|
807a01a2b7
|
Merge branch 'main' into sort-system-lang
|
2023-12-13 12:06:59 -05:00 |
|
wcjord
|
d2e5536cae
|
Merge pull request #3 from pangeachat/new-user-trial
grant trial to users in their first week
|
2023-12-13 12:55:37 +00:00 |
|
Brord van Wierst
|
f1ac303644
|
Merge branch 'main' into small-ui-updates
|
2023-12-12 18:45:04 +01:00 |
|
Brord van Wierst
|
1d65ece5aa
|
Merge branch 'main' into new-user-trial
|
2023-12-12 18:44:58 +01:00 |
|
Brord van Wierst
|
ab2766d874
|
Merge pull request #15 from pangeachat/fix-main-deploy
new web build test...
|
2023-12-12 18:42:31 +01:00 |
|
Brord van Wierst
|
716de94ec8
|
revert test branch
|
2023-12-12 18:42:18 +01:00 |
|
ggurdin
|
92915f05ad
|
moved where web subscription local storage is read to be more consistent with how the snackbar is managed for mobile
|
2023-12-11 15:01:48 -05:00 |
|
ggurdin
|
e2e9f12d61
|
merge conflicts
|
2023-12-11 14:31:00 -05:00 |
|
ggurdin
|
191db0a340
|
merge conflicts
|
2023-12-11 14:22:50 -05:00 |
|
ggurdin
|
5fbaa0f67e
|
merge conflicts
|
2023-12-11 14:17:28 -05:00 |
|
ggurdin
|
9c6b12d810
|
move local keys to local keys file, use local storage to show web subscription success snackbar
|
2023-12-11 14:07:36 -05:00 |
|
ggurdin
|
3f44ced2c6
|
merge conflicts
|
2023-12-11 12:52:15 -05:00 |
|
ggurdin
|
e3e859c062
|
merge conflicts
|
2023-12-11 11:54:19 -05:00 |
|
Brord van Wierst
|
9c11780026
|
dumb quickfix
|
2023-12-10 23:22:03 +01:00 |
|