3
0
Commit Graph

35 Commits

Author SHA1 Message Date
Tit Petric
338b340998 upd(sam,system): moved system tables away from sam 2018-11-24 20:41:36 +00:00
Tit Petric
297ffda5ad add(all): migrations for tests, statik update 2018-11-24 19:50:07 +00:00
Tit Petric
7aff95096e upd(sam): drop old events tables, unused 2018-11-24 18:57:37 +00:00
Tit Petric
491efca67b del(codegen): remove all go:generate macros 2018-11-21 15:54:13 +01:00
Denis Arh
277b7412d1 Add support for unread in threads 2018-11-15 16:46:33 +01:00
Tit Petric
9494271380 add(crm): chart mock api and statik codegen 2018-11-12 15:40:18 +01:00
Denis Arh
5b832bbea1 Implement mentions
Extends internal type and outgoing structs
2018-11-07 11:21:11 +01:00
Denis Arh
242408e83e Refactor and polish flags (reactions, pins & bookmarks) 2018-11-02 10:07:32 +01:00
Tit Petric
9a8bef927d upd(tests): skip migrations in short mode, add t.Skip to crm 2018-10-29 10:56:18 +01:00
Denis Arh
4f13e8304f Implement message threads 2018-10-19 15:07:09 +02:00
Tit Petric
51ec92b176 upd(sam): update statik db schema 2018-10-15 14:42:13 +00:00
Denis Arh
aebe0348b7 Percona v Maria 2018-10-13 19:03:37 +02:00
Denis Arh
9f419c2d47 Add basic support for unread messages 2018-10-13 18:02:21 +02:00
Denis Arh
60ecb6a24a Add type altering migration for messaging with updated statik files 2018-10-09 07:37:33 +02:00
Denis Arh
2924334f47 Fix statik tooling 2018-10-09 07:36:50 +02:00
Denis Arh
53940d6be9 Fix column type on migration tables 2018-10-09 07:34:20 +02:00
Tit Petric
a6e648d4c1 upd(all): statik with no filemtime 2018-10-08 21:17:52 +00:00
Tit Petric
102a162108 add(all): database migrations prod 2018-10-08 16:04:20 +02:00
Tit Petric
5606f0b957 upd(sam): update migrations 2018-10-08 15:15:44 +02:00
Denis Arh
0f9f2e08f9 Channel join/part/invite through REST 2018-10-07 20:22:34 +02:00
Tit Petric
eeb118efe5 add(sam): database container for running migrations 2018-10-03 12:59:22 +02:00
Tit Petric
d54aae2e4b add(sam): migrations code start 2018-10-02 16:22:52 +02:00
Denis Arh
9d9c10044b Improve attachment handling
- flexible meta data struct for uploaded files
 - prevew generator (images only for now)
 - using outgoing types for return data (to cover attachment url generation in one place)
2018-09-29 12:02:19 +02:00
Denis Arh
bb190ab70d OIDC implementation 2018-09-18 16:39:38 +02:00
Denis Arh
cdd72c8b90 POC OIDC implementation 2018-09-17 16:08:02 +02:00
Denis Arh
0400451823 Add upload/attachment capabilities 2018-09-08 22:04:36 +02:00
Denis Arh
d50eefba9f Fix (missing comma 2018-08-08 12:58:43 +02:00
Denis Arh
baae815899 Implement event loop 2018-08-05 22:14:45 +02:00
Denis Arh
136a837e18 Improve service & repo layer, add support for direct messages 2018-08-03 00:04:22 +02:00
Denis Arh
7ec0879169 Add support for removing/adding channel memmbers 2018-07-28 08:58:45 +02:00
Denis Arh
3d6f2165bd Stabilize SAM repositroy.
- aligned repository code, db schema and spec.json
 - add (not -short) tests for SAM repository
2018-07-26 23:59:29 +02:00
Denis Arh
18d7f4c3bf SAM messaging, basics 2018-07-19 18:51:43 +02:00
Denis Arh
b75becd960 Add pointer from chan to the last msg, add messages_queue table 2018-07-11 20:17:19 +02:00
Denis Arh
ef46e643af Add (suspended|archived|deleted)_at fields & logic everywhere
Took 1 minute
2018-07-06 10:22:19 +02:00
Denis Arh
1ab64d3143 Base db schema 2018-07-05 10:13:14 +02:00