1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00

725 Commits

Author SHA1 Message Date
Loïc Blot
de4859eab9 Release 2.1.0 2.1.0 2018-12-12 12:09:03 +01:00
Loïc Blot
adb9db12f4 Check NPM & gulp installations in release script 2018-12-12 12:08:42 +01:00
Nextcloud bot
3b35b5e9bf
[tx-robot] updated from transifex 2018-12-12 01:37:40 +00:00
Nextcloud bot
7a77aa64e1
[tx-robot] updated from transifex 2018-12-11 01:30:43 +00:00
Greg Ross
be8824b889 Add anchorme() support. (#262)
This will "linkify" text inside of messages with anchor tags so they are clickable.
2018-12-10 20:48:18 +01:00
Loïc Blot
7abea7cc9b Fix the test case 2018-12-10 16:27:49 +01:00
Loïc Blot
fdcb6b4f14 Add a test API to push messages to current user context
This permits to test easily some usecases.
It should be disabled at release.
2018-12-10 16:23:03 +01:00
Greg Ross
f8e3b4bfe1 Update to Twemoji 11.2. 2018-12-10 16:22:02 +01:00
Greg Ross
967a60b4c3 Add local support for twemoji.
Adds twemoji support, with the twemoji library and graphics hosted on the local NextCloud install.
2018-12-10 16:22:02 +01:00
Loïc Blot
e6a2214bc9 Fix CSP issue with vue.js 2018-12-10 16:14:53 +01:00
Loïc Blot
c9d929e0a7 Don't push devel doc when releasing 2018-12-10 14:43:45 +01:00
Loïc Blot
3b3105bc4f More swagger API documentation (without details) 2018-12-10 14:43:09 +01:00
Loïc Blot
df05002bc7 Add swagger UI documentation for the API 2018-12-10 14:30:51 +01:00
Loïc Blot
e55ce1660d nextcloud 15 compatibility 2018-12-10 13:57:47 +01:00
Loïc Blot
7ff55a4721 missing changes from last commit 2018-12-10 13:57:45 +01:00
Loïc Blot
b7d929f425 Add a basic FTS provider, for the future 2018-12-10 13:57:39 +01:00
Nextcloud bot
1e7efa8e9e
[tx-robot] updated from transifex 2018-12-04 01:41:28 +00:00
Nextcloud bot
fb838e69b3
[tx-robot] updated from transifex 2018-11-26 01:30:17 +00:00
Nextcloud bot
332baa9283
[tx-robot] updated from transifex 2018-11-16 01:31:01 +00:00
Nextcloud bot
fac161ed78
[tx-robot] updated from transifex 2018-11-15 01:33:18 +00:00
Nextcloud bot
fc594a52c4
[tx-robot] updated from transifex 2018-11-13 01:33:02 +00:00
Loic Blot
8c289e09de
Back to develop 2018-11-12 15:49:39 +01:00
Loic Blot
722eddb847
Release 2.0.2 2.0.2 2018-11-12 14:22:14 +01:00
Loic Blot
dc06bd8f88
Fix build another time 2018-11-12 14:15:50 +01:00
Loic Blot
8676d7094d
Release 2.0.1 2.0.1 2018-11-12 13:43:23 +01:00
Loic Blot
cfcf2f8c57
Packaging fixes 2018-11-12 13:43:10 +01:00
Loic Blot
9fb88ff7e6
Release 2.0.0 2.0.0 2018-11-11 14:36:20 +01:00
Loic Blot
4f16ae603e
Release 2.0 2.0 2018-11-11 14:21:48 +01:00
Loic Blot
f090079eed
Add tools to package IHM properly 2018-11-11 14:21:10 +01:00
Loic Blot
95749f6d20
Fix remaining CSS issues 2018-11-11 12:07:47 +01:00
Loic Blot
d87259366f
conditional strength fix 2018-11-11 11:40:04 +01:00
Loic Blot
81de9d6906
contactlist: Drop a useless div to make conditional on ul 2018-11-11 11:39:31 +01:00
Loic Blot
eb383cbee9
app-navigation padding is useless 2018-11-10 23:34:46 +01:00
Loic Blot
712274b52e
Various CSS fixes 2018-11-10 22:47:57 +01:00
Loic Blot
8cc33a1ca0
Typo fix in main.php template + some reorganisation 2018-11-10 19:26:17 +01:00
Loic Blot
6152b22596
Reorganize the view 2018-11-10 19:05:18 +01:00
Loic Blot
3efb879496
more css flex fixes 2018-11-10 18:52:03 +01:00
Loic Blot
4b01d11016
Use flex to display the view properly 2018-11-10 18:40:00 +01:00
Loic Blot
5e48961a52
js code quality 2018-11-10 18:27:54 +01:00
Loic Blot
39d46e2aeb
Add a min-width to app-mailbox-peers 2018-11-10 17:42:07 +01:00
Loic Blot
8fc3a63d51
Add a basic Dockerfile for this app 2018-11-10 17:39:57 +01:00
Loic Blot
3a3a62b24f
fix some code issues 2018-11-10 17:38:50 +01:00
Loic Blot
c8deb8df6e
Drop some debugging code 2018-11-10 17:36:03 +01:00
Loic Blot
13ba8b7620
Fix migration 2018-11-10 17:02:46 +01:00
Loic Blot
2455493396
Update to 1.99.0, before releasing 2018-11-10 16:43:40 +01:00
Loic Blot
374483982c
Fix a nextcloud 14 non compatible query in migration 2018-11-10 16:28:41 +01:00
Loic Blot
9244fa41f4
Fix conversation width + drop owncloud support
Also increase nextcloud version support
2018-11-10 16:17:01 +01:00
Nextcloud bot
a5a6068dbe
[tx-robot] updated from transifex 2018-11-06 01:31:56 +00:00
Nextcloud bot
ea9f308d9b
[tx-robot] updated from transifex 2018-10-26 00:32:04 +00:00
Nextcloud bot
11a0adb623
[tx-robot] updated from transifex 2018-10-22 00:26:26 +00:00