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

Commit Graph

  • 336996220c Bump to 1.9.0 v1.9.0 Loic Blot 2016-09-22 23:13:56 +02:00
  • 8569ba96c4 Also add loader for peerlist Loic Blot 2016-09-22 23:13:24 +02:00
  • 7ca7154a1e last read date use the reprocessed phone number, not the raw phone number Loic Blot 2016-09-22 23:07:10 +02:00
  • 010acd7adc Conversation header CSS fix & unicity fixes for unread messages & peerlist last messages Note: for unread message count we need one more fix Loic Blot 2016-09-22 23:06:22 +02:00
  • 745d7092ad Add a fix for duplicates messages in database with or without spaces Loic Blot 2016-09-22 22:55:21 +02:00
  • 4a8562642b Implement conversation CSS loader when loading contact conversation (not on refresh) Loic Blot 2016-09-22 22:44:13 +02:00
  • a05db79889 typo fix Loic Blot 2016-09-22 22:21:58 +02:00
  • a512ee4957 Properly apply contactName & messageCount at conversation loading if reloading tab Loic Blot 2016-09-22 22:21:33 +02:00
  • 852c0835fa Add missing database indices Loic Blot 2016-09-22 22:16:09 +02:00
  • eea860d919 Missing regexp update Loic Blot 2016-09-22 21:56:06 +02:00
  • b84ff1088f Try to cleanup check_new_messages Loic Blot 2016-09-22 21:52:49 +02:00
  • 631640c5bb Bugfix: check the read date per phone number if there are messages to check for this date Loic Blot 2016-09-22 21:45:20 +02:00
  • debf173673 Little regexp fix Loic Blot 2016-09-22 21:40:49 +02:00
  • 781fc74c1a Bump 1.8.3 for nextcloud appstore... v1.8.3 Loic Blot 2016-09-22 00:29:10 +02:00
  • 3b4d6f696f Nextcloud appstore fix v1.8.2.1 Loic Blot 2016-09-22 00:27:47 +02:00
  • 82e1a053dc Add a section to release on nextcloud appstore v1.8.2 Loic Blot 2016-09-22 00:24:11 +02:00
  • e5ce17a16d v1.8.1 v1.8.1 Loic Blot 2016-09-20 00:03:32 +02:00
  • 6c906d498f Increase sms size into database for huge SMS. This fixes #110 Loic Blot 2016-09-19 23:37:09 +02:00
  • 48bf3f5a3e v1.8.0 v1.8.0 Loic Blot 2016-09-19 23:30:27 +02:00
  • 60bd54a12a Add settings to change contact list ordering by label/lastmsg and reverse/sort Loic Blot 2016-09-19 23:24:05 +02:00
  • 7b92499941 Fix an undefined error Loic Blot 2016-09-19 22:45:06 +02:00
  • 49cc81db8c HTML style & undef function fix Loic Blot 2016-09-19 22:39:08 +02:00
  • b9fba16893 Fix avatars in contact list Loic Blot 2016-09-19 22:25:21 +02:00
  • 6c37d0ccfe Cleanup a little bit avatar management Loic Blot 2016-09-19 21:31:43 +02:00
  • ce967126d0 Fix ordering for messages & contacts Loic Blot 2016-09-19 21:25:53 +02:00
  • 949885abbd Don't remove contact from contact list, instead modify the current user Loic Blot 2016-09-19 21:15:15 +02:00
  • 828320eb9d little fixes + order contacts by message date Loic Blot 2016-09-19 21:03:51 +02:00
  • fb952e00ef Doxygen comment fix Loic Blot 2016-07-21 23:49:20 +02:00
  • 78eae0600c Add a new call to get the current message count for a user Loic Blot 2016-07-21 23:31:52 +02:00
  • 55ca445ff7 v1.7.0 v1.7.0 Loic Blot 2016-06-15 07:49:28 +02:00
  • 2413f072ed Merge pull request #114 from liweitianux/patch-2 Ner'zhul 2016-05-27 08:12:53 +02:00
  • db067f945a Update country codes according to countrycode.org Aaron LI 2016-05-27 14:04:09 +08:00
  • 6fbf9f690c Factorize some CSS parts & bigger avatar in conversations Loic Blot 2016-05-20 08:48:36 +02:00
  • 5ac76af636 Fix contact actions floating Loic Blot 2016-05-20 08:44:15 +02:00
  • 4fce4cfbbc add favicon Loic Blot 2016-05-19 23:56:50 +02:00
  • 45ece5e7d4 CSS: Little mobile fix + contact header alignment Loic Blot 2016-05-19 23:53:25 +02:00
  • 917d6dfc00 Don't try to show avatar if string is empty Loic Blot 2016-05-19 23:41:00 +02:00
  • 573e38683f avatar showing fix Loic Blot 2016-05-19 23:40:05 +02:00
  • 74bbb03993 Implement colors in conversation header + show the avatar Loic Blot 2016-05-19 23:39:09 +02:00
  • 09480e4856 Show the opt_numbers in the right place Loic Blot 2016-05-19 23:06:31 +02:00
  • 1137168e1f We should display ocsms-conversation-removal everytime Loic Blot 2016-05-19 23:04:31 +02:00
  • 0ddc2a8b45 Cleanup + fixes Loic Blot 2016-05-19 23:00:25 +02:00
  • 64939e31d7 Another fix Loic Blot 2016-05-19 22:45:19 +02:00
  • 6d1c3bcb32 Little navigation fix Loic Blot 2016-05-19 22:44:46 +02:00
  • bcc062ecb8 Cleanup code by using selected Contact instead of a global variable for navigation Loic Blot 2016-05-19 22:43:27 +02:00
  • f4ea1cc882 Re-add dropped variable Loic Blot 2016-05-19 22:28:09 +02:00
  • 1a1c2e5136 Cleanup global variables to add a selectedContact selector directly to angular app Loic Blot 2016-05-19 22:24:08 +02:00
  • 74c365f1f7 set the correct cursor on peer hover and try to fix contact photo when existing photo Loic Blot 2016-05-19 22:11:01 +02:00
  • 7a4f37f585 Little CSS enhancement and bind peer ng-click on li, not a Loic Blot 2016-05-19 22:07:37 +02:00
  • cbb02de464 Add first character to no photo mode. If no number # is the character Loic Blot 2016-05-19 22:01:09 +02:00
  • 42272c9164 CSS fix + preparation for the new peers photos Loic Blot 2016-05-19 21:51:54 +02:00
  • ad110a9837 CSS style fix Loic Blot 2016-05-19 21:41:39 +02:00
  • 6be679f478 Re-import UserId service. Owncloud CurrentUID service seems to work differently Loic Blot 2016-05-19 18:58:40 +02:00
  • a5d0869dd7 ocsmsapp.php cleanup & fix Loic Blot 2016-05-19 18:51:41 +02:00
  • 06f8f37237 Forget one import Loic Blot 2016-05-19 18:30:07 +02:00
  • 729b48a846 Make owncloud 8.1 as the minimum default + cleanups Loic Blot 2016-05-19 18:27:48 +02:00
  • 4fc1a91a39 Little PHPDoc Loic Blot 2016-05-19 08:08:10 +02:00
  • f05d5562b8 Code cleanup + some PHPDoc Loic Blot 2016-05-19 08:03:27 +02:00
  • 339f76cf01 Little JS update + .gitignore Loic Blot 2016-05-18 22:20:13 +02:00
  • 1b2a171b89 APIv2 improvements * prepare a table for messaging sending queue * drop retrieveAllIdsWithStatus and related API call (unused and dropped from Android app devel version) * reorganise api controller Loic Blot 2016-05-12 23:18:25 +02:00
  • d6818be568 Prepare api v2 calls to retrieve messages from the server Loic Blot 2016-05-12 23:05:58 +02:00
  • facbe2a7d7 Bump version v1.6.4 Loic Blot 2016-04-24 09:58:48 +02:00
  • daef57f01a Add min & max version Loic Blot 2016-04-24 09:50:57 +02:00
  • 6b68ccc2ac Fix dead code reported by @enoch85 This fixes issue #109 Loic Blot 2016-04-08 10:40:23 +02:00
  • 46a5578b19 Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2016-03-24 17:07:55 +01:00
  • 7fafcf01b4 check new messages at load. This fixes issue #107 Loic Blot 2016-03-24 17:07:40 +01:00
  • ac0b247eea Typo fix in issue_template.md Ner'zhul 2016-03-17 18:43:52 +01:00
  • e11e0db662 Merge pull request #106 from enoch85/patch-2 Ner'zhul 2016-03-17 18:42:51 +01:00
  • 098fee36ff Merge pull request #105 from enoch85/patch-1 Ner'zhul 2016-03-17 18:42:32 +01:00
  • cc9fd069db no need for issue template Daniel Hansson 2016-03-15 14:42:20 +01:00
  • 27097b1de4 Create issue_template.md Daniel Hansson 2016-03-15 14:40:55 +01:00
  • faa3ec5575 Bump version, emerg patch v1.6.3 Loic Blot 2016-03-09 15:43:30 +01:00
  • 5d8f98e558 Merge pull request #103 from Xefir/master Ner'zhul 2016-03-09 15:42:46 +01:00
  • fa0803f5ff Fix crash appinfo Xéfir Destiny 2016-03-09 10:01:47 +01:00
  • add00a94fd Merge branch 'master' of https://github.com/nerzhul/ocsms v1.6.2 Loic Blot 2016-03-08 22:51:15 +01:00
  • 3d71229767 v1.6.2: Fix owncloud 9 contact app which break our frontend Loic Blot 2016-03-08 22:51:00 +01:00
  • 74b59e3365 Merge pull request #97 from stefan-niedermann/master Ner'zhul 2016-02-05 13:55:58 +01:00
  • f951ec4218 New icon Niedermann IT-Dienstleistungen 2016-02-05 13:06:56 +01:00
  • 0b3cc39e87 Add LICENSE.md Ner'zhul 2016-02-05 09:02:40 +01:00
  • 2990a5cbad Bump v1.6.0 v1.6.0 Loic Blot 2016-01-30 23:50:25 +01:00
  • 74928c8e64 Permit to disable notifications from app settings directly This fixes issue #89 Loic Blot 2016-01-30 23:23:27 +01:00
  • 4827856fe2 Move settings from smscontroller to dedicated controller Loic Blot 2016-01-30 23:00:05 +01:00
  • ccb13d3c31 Update copyright notice Loic Blot 2016-01-30 22:54:12 +01:00
  • 7fed10a26c Message limit & other improvements * Implement message limit permitting to limit number of message shown when loading a conversation * Reformat message date properly using angular JS instead of our own date parser * replace /get/country call with /get/settings to retrieve all settings Loic Blot 2016-01-30 22:47:08 +01:00
  • a4ae53b19f Merge branch 'master' of https://github.com/nerzhul/ocsms Loic Blot 2016-01-30 21:45:19 +01:00
  • 4a2ad1ffa9 Angular JS 1.3 => 1.4.9 Loic Blot 2016-01-30 21:44:47 +01:00
  • 3586799367 Merge pull request #92 from skjnldsv/master Ner'zhul 2016-01-03 15:42:49 +01:00
  • 5052eeb233 Changed app icon John Molakvoæ 2015-12-31 17:20:55 +01:00
  • 5733d73466 Add singapore country code Ner'zhul 2015-08-12 12:27:17 +02:00
  • b6de8200db Update README Loic Blot 2015-06-30 20:45:18 +00:00
  • d777e4313a Update changelog Loic Blot 2015-06-30 20:42:37 +00:00
  • 86c71338dd Tag 1.5.0, JS rewrite is now okay v1.5.0 Loic Blot 2015-06-29 19:55:13 +00:00
  • 13d5e9ff26 Fix messages/conversation removal sync with contact list and also add atomic delete for messages Loic Blot 2015-06-25 21:59:59 +00:00
  • 1263af850b Reinit message list before showing it to screen, else it merge :) Loic Blot 2015-06-25 21:12:42 +00:00
  • d075e7f58a Use angular to load conversations instead of a pure string buffer and show choose conversation only if no messages to show Loic Blot 2015-06-25 20:55:29 +00:00
  • fed6cb864a Add message store and removal handlers to Angular controller Loic Blot 2015-06-25 20:47:33 +00:00
  • 9c064f9052 Add basic template to show SMS messages (unused atm) Loic Blot 2015-06-25 20:43:24 +00:00
  • 3402bd9836 Use angularJS to manage contact list update properly. This also fix a recent upstream bug which doesn't re-insert contact into contactlist when new messages arrived Loic Blot 2015-06-25 20:36:38 +00:00
  • 29a7f9e972 Refactor: move many function to angular controller Loic Blot 2015-06-25 19:39:09 +00:00
  • 1f72ebf40f replace setInterval by angular Loic Blot 2015-06-25 19:25:26 +00:00