1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-23 15:03:22 +00:00
Commit Graph

897 Commits

Author SHA1 Message Date
32a32224ca Can open Term Of Service from Create Account Page. 2019-11-02 18:16:16 +01:00
0162224b7f Start to work on create account form 2019-11-02 18:09:34 +01:00
2823c9b482 Start to work on v. 1.0.2 2019-11-02 14:09:54 +01:00
886efd8a3c Increase navbar size 2019-11-02 14:02:38 +01:00
190561b588 Delete notification when they are clicked 2019-11-02 13:46:05 +01:00
cf4803684c Handle notifications related to friendship requests 2019-11-02 12:54:18 +01:00
eb3adfd4d1 Import weblink posts on dark theme 2019-11-02 12:48:47 +01:00
053035f350 Handle comments notifications 2019-11-02 12:46:17 +01:00
5250eb59b4 Can delete notifications from notifications screen 2019-11-02 12:14:17 +01:00
559516efbd Display the date of the notifications 2019-11-02 09:57:22 +01:00
3e15064e44 Display the list of notifications 2019-11-02 09:43:09 +01:00
910b8188ae Fix refresh issue when conversation has been closed 2019-11-02 09:18:15 +01:00
32c15ae915 Show a notification when the user has no notification to show 2019-11-01 15:48:02 +01:00
0b204afff9 Get information about users & groups related to the notifications 2019-11-01 15:37:27 +01:00
f0fdb3b378 Create new methods in NotificationsList object 2019-11-01 15:31:44 +01:00
61124c34ef Ready to implement the list of notifications 2019-11-01 14:55:28 +01:00
481d718338 Improve dark theme 2019-11-01 14:17:46 +01:00
6a34df6814 Add dark theme 2019-11-01 13:48:40 +01:00
9e151639c2 Create common preference methods 2019-11-01 13:20:33 +01:00
c367939ab6 Create application preferences route 2019-11-01 09:59:22 +01:00
a998ce13a3 Updated application preferences logic 2019-11-01 09:59:05 +01:00
53f4240f05 Updated dependencies 2019-11-01 09:57:59 +01:00
edec2b6679 Updated dependencies 2019-08-29 12:20:51 +02:00
dc79069b77 Fix issue on slow connections 2019-07-06 17:13:16 +02:00
14882a80cd Improved posts form 2019-07-05 11:50:37 +02:00
3a5a395f79 Can create posts 2019-07-05 11:40:43 +02:00
44d47e7f5e Bump to version 1.0.1 2019-07-01 12:21:07 +02:00
8d7f18b295 Remove useless statement 2019-07-01 12:19:28 +02:00
101c1ab797 Added support for YouTube videos 2019-07-01 12:18:10 +02:00
cf342367b6 Fix issue that prevented to update content of empty posts 2019-07-01 12:08:10 +02:00
73a94f5358 Added the "My Page" button to the new app bar 2019-07-01 12:06:14 +02:00
c3f230efc3 Clean code 2019-07-01 11:57:34 +02:00
63dfe2827f Created custom appbar 2019-07-01 11:51:23 +02:00
fdf8cd08ef Add posts with surveys support 2019-06-28 11:32:36 +02:00
66b4d19004 Fix an issue with web links 2019-06-24 20:27:20 +02:00
4bcb56aa08 Fix an issue 2019-06-24 20:24:40 +02:00
05b1aea7be Added online version 2019-06-24 18:55:41 +02:00
811c8e2cc6 Add compilation instructions 2019-06-24 18:28:11 +02:00
9520a266ff Split api configuration & main function of the application 2019-06-24 18:05:30 +02:00
5f4fc50e4c Updated dependencies 2019-06-24 15:06:49 +02:00
4085c6cdd5 Added support of weblink posts 2019-06-24 10:48:31 +02:00
54482fc70f Can access user page from the menu 2019-06-15 16:30:20 +02:00
a29af0fe01 Avoid posts to load twice 2019-06-15 16:29:07 +02:00
48f2db98b0 Can refresh the list of latest posts 2019-06-15 16:26:42 +02:00
5c37aae000 Can get older posts on latest posts page 2019-06-15 16:25:06 +02:00
f1b92c8dcd Display a notice when there is no post on a page. 2019-06-15 16:09:49 +02:00
e20011d42e Can refresh user page 2019-06-15 16:06:20 +02:00
4fb34e6f90 Create user access denied route 2019-06-15 16:01:58 +02:00
972cee0a18 Can click on user account image for posts to open user page 2019-06-15 08:27:20 +02:00
f26e6139cd Can get the list of friends of a user 2019-06-15 08:16:47 +02:00