1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 23:46:18 +00:00

662 Commits

Author SHA1 Message Date
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
Nextcloud bot
27a7e8d0a9
[tx-robot] updated from transifex 2018-10-13 00:24:13 +00:00
Nextcloud bot
693148cd03
[tx-robot] updated from transifex 2018-10-07 00:31:11 +00:00
Nextcloud bot
5137c97e13
[tx-robot] updated from transifex 2018-10-05 00:32:09 +00:00
Nextcloud bot
b1d529f407
[tx-robot] updated from transifex 2018-10-04 00:31:53 +00:00
Nextcloud bot
38537d1a79
[tx-robot] updated from transifex 2018-10-03 16:16:23 +00:00
Morris Jobke
fff23e11ae
Add l10n folder
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-03 18:15:55 +02:00
Matt Amos
0e99d33f9e Fix use of insert statement without named parameter. Convert SMS upload/insert statement to NC14 compatible. (#274) 2018-10-01 20:20:51 +02:00
Matt Amos
5b72503296 Convert some queries to QueryBuilder. 2018-09-27 11:31:24 +02:00
Greg Ross
fb7a77d23c Fix width of message container
The app container wrapper inherits a 100% width from  nextcloud which forces all messages to the bottom of the page below the contacts/settings panel.  Override this so they show correctly.
2018-09-20 09:38:48 +02:00
Loic Blot
40aa908f2e Modal style 2018-09-08 11:40:44 +02:00
Loic Blot
ecdfafe612 Localization for the wipe all dialog 2018-09-08 11:40:44 +02:00
Loic Blot
38235b1a60 Add a generic modal to wipe data properly 2018-09-08 11:40:44 +02:00
Loic Blot
e2999f37ad Only show the reset button if there are messages 2018-09-08 11:40:44 +02:00