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

652 Commits

Author SHA1 Message Date
Loic Blot
37103d1869 Bump to version 1.11.5 1.11.5 2017-02-03 22:38:43 +01:00
Loic Blot
faff17987f Nicer REST interface for frontend web calls 2017-02-03 16:24:38 +01:00
Nextcloud bot
cebfc2b556
[tx-robot] updated from transifex 2017-02-03 01:15:09 +00:00
Nextcloud bot
b4358062fb
[tx-robot] updated from transifex 2017-02-02 01:15:04 +00:00
Nextcloud bot
aeea3c8a17
[tx-robot] updated from transifex 2017-02-01 01:14:44 +00:00
Morris Jobke
5e46c0d8ab Merge pull request #168 from nextcloud/transifex
provide transifex config
2017-01-31 13:14:37 -06:00
Morris Jobke
77f5379ad3
provide transifex config
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-31 13:13:12 -06:00
Loïc Blot
5b6aeb3d67 Reduce sms_msg column size
This fixes some MySQL problems with column size limits under innodb

Fixes #159
2017-01-17 14:08:24 +01:00
Loic Blot
d35619dfe3 Change application GH namespace 2017-01-04 15:45:15 +01:00
Loic Blot
059cc022b6 Fix a missing old name 2017-01-03 14:33:09 +01:00
Loic Blot
8192c65e49 Forget to change appname in AppFramework 2017-01-03 12:56:17 +01:00
Loic Blot
9d8702d3bb Rename application to 'Phone Sync'
Also update copyright years on modified files
This fixes #132
2017-01-03 12:54:38 +01:00
John Molakvoæ
8296cdca78 Set contact colours on uids (#152)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-01-03 11:22:05 +01:00
Loic Blot
3a669de201 Bump version 1.11.4 1.11.4 2016-12-30 22:28:30 +01:00
yneveu
57de2f4e03 Fix SyntaxErrorException on select limit (#146)
SmsMapper:
* Fix SyntaxErrorException on select limit
* Remove unwanted LIMIT
2016-12-30 22:26:31 +01:00
Niedermann IT-Dienstleistungen
71f5069537 Update README.md (#144)
* Update README.md

- restructured similar to android client
- removed manual installation instructions and point to the appstores
- added a screenshot
- use Nextcloud / ownCloud where possible
- use emojis

* Switch client and server issues in README.md
2016-12-24 13:10:29 +01:00
Loic Blot
0d26ac6a01 Fix app crash when using API without login 2016-12-20 19:43:56 +01:00
Loic Blot
c204dc9fcb Reduce min-int-size for 32b systems.
This fixes #139
2016-12-20 07:51:38 +01:00
Loic Blot
292bd8b814 Try to cast to int using a new variable instead of doing it in array 2016-12-19 10:45:46 +01:00
Loic Blot
82d72907da Migrate to AngularJS 1.6 2016-12-15 23:41:53 +01:00
Loic Blot
6527fe2d90 Simpler implementation for search & show search but it's not working yet 2016-12-15 23:16:08 +01:00
Loic Blot
4606fd1d39 Add various int parsing for AngularJS
Begin some work for #137
2016-12-15 21:34:11 +01:00
Niedermann IT-Dienstleistungen
588cecafa9 Some style changes (header, colors, ...) (#136)
* - Invert header colors for better readability
- Increase size of header image and adjust layout
- Change font-color of sent date to grey because it is not as important as the content (with darker grey on hover)
- Use same opacity of delete button as in contacts app (hover: opacity: 1)

* Remove unnecessairy margin-right

* Use flex-box in header and adjust more to other apps
2016-12-15 21:02:40 +01:00
Loic Blot
9fb4b6e340 Merge branch 'master' of https://github.com/nerzhul/ocsms 2016-12-15 20:59:07 +01:00
Ner'zhul
54f2c185fe Merge pull request #135 from stefan-niedermann/master
Style messages more modern
2016-12-15 14:01:05 +01:00
Stefan Niedermann
07dafcd2aa Style messages more modern (#134) 2016-12-15 13:38:58 +01:00
Ner'zhul
f8762809f3 Merge pull request #133 from stefan-niedermann/master
Fix #130 Use loading spinner from core
2016-12-15 12:33:16 +01:00
Ner'zhul
32bc2c5d9b Merge pull request #131 from stefan-niedermann/master
Fix left navigation layout
2016-12-15 11:44:43 +01:00
Loic Blot
5c18451d72 Fix screenshot path & bump version 1.11.3 2016-12-15 11:41:21 +01:00
Stefan Niedermann
9a08cfb5b5 Fix #130 Use loading spinner from core 2016-12-15 10:41:08 +01:00
Loic Blot
28fd2f91ee Release 1.11.2
* Rename to Nextcloud SMS (TEMP)
* Add screenshot for appstore
v1.11.2
2016-12-15 09:24:06 +01:00
Stefan Niedermann
f86f0fabdf Fix left navigation layout 2016-12-15 09:14:21 +01:00
Loic Blot
218a3e61d4 Add some metadata 2016-12-08 21:55:31 +01:00
Loic Blot
6eb1a1dc89 Fix app version for nextcloud store... :( v1.11.1 2016-12-08 21:48:07 +01:00
Loic Blot
9db19c98be Minor fix for nextcloud appstore v1.11.0.1 2016-12-08 21:46:31 +01:00
Loic Blot
ac35531b87 Bump version 1.11.0 with APIv2
This version finished working on APIv2 message fetching permitting Android App to restore messages
v1.11.0
2016-12-08 21:40:05 +01:00
Loic Blot
5bcfeb17c3 Add missing fields to permit proper restore 2016-12-08 00:54:52 +01:00
Loic Blot
065ab9bdee Code cleanup & defer fetchMessagesToSend 2016-12-07 00:11:57 +01:00
Loic Blot
467565d41b Return current start as last_id if last_id = 0 2016-12-07 00:10:06 +01:00
Loic Blot
7fda438397 Return last_id = 0 when there is no new messages 2016-12-06 23:59:41 +01:00
Loic Blot
8d335d449e Add last_id field to fetchmessage functions 2016-12-06 23:55:36 +01:00
Loic Blot
875519d603 Fix SmsMapper::getMessages query 2016-12-06 23:45:12 +01:00
Loic Blot
8ecf360462 Fix conversation loader shown where no conversation choosen v1.10.1 2016-11-11 17:14:46 +01:00
Loic Blot
26df3a53a4 Conversation Mapper addition + migration to proper scheme 2016-11-11 17:11:05 +01:00
Loic Blot
42dbd2c3bf Cleanup one global variable for message count and split it in two distinct parts 2016-11-11 10:17:35 +01:00
Ner'zhul
fda6f1a68c Merge pull request #123 from DJaeger/master
Reset message count and only add new messages on refresh.
2016-11-11 10:15:07 +01:00
Loic Blot
5a737b609e Drop spaces from contactcache to dedup some more contacts 2016-11-11 10:04:06 +01:00
Loic Blot
38072d3766 Merge branch 'master' of https://github.com/nerzhul/ocsms 2016-11-11 10:03:23 +01:00
Daniel Jäger
a54bd58eee Reset message count and only add new messages on refresh. Fixes nerzhul/ocsms#117 2016-11-08 10:59:48 +01:00
Loic Blot
cdfae91598 Add missing index this will fix performances issues on huge DB reported in #102 2016-10-28 07:57:59 +02:00