Commit Graph

87 Commits

Author SHA1 Message Date
Darya Rednikina
2d942f3ce6
Merge pull request #19 from dashared/developer
Developer
2019-05-20 00:30:01 +03:00
2fc377c7a7 Slight changes in md 2019-05-17 00:40:09 +03:00
9e2f6dc18e Bags and a lot of UI staff that was needed to be done :) 2019-05-16 19:04:50 +03:00
9a307ababb Added validation of status codes to messages and new post. 2019-05-14 15:08:15 +03:00
46b3bdf1cf Slight changes 2019-05-14 00:57:01 +03:00
12b1bfd07e Fixed a few bags. by Ilyas iPhon X 2019-05-13 23:37:13 +03:00
d03e636533 Fixed a few bags. Preview and pagination in messages 2019-05-13 16:29:55 +03:00
5ca9bbb7f8 Alerts and more 2019-05-13 12:30:50 +03:00
525bc7c1c5 fixed a few bugs 2019-05-11 22:50:45 +03:00
a733f641a7 Added alerts for log in and registration 2019-05-11 19:21:40 +03:00
5334c41bb9 Working authentication 2019-05-11 13:01:25 +03:00
c621bf184f Not working authentication 2019-05-11 00:42:31 +03:00
8825e4d2b5 Added pagination (needs modifications) 2019-05-09 15:26:04 +03:00
1a8769e664 Added userChats 2019-05-08 19:41:21 +03:00
0722718f1e Fixed a few bags. Added styling to a chat/gropu chat 2019-05-07 23:16:45 +03:00
4acfa6e9aa Added ability to write and send message to chats and groups. Full UI is waiting for me. Can give admins. Chat info is completed. 2019-05-06 18:54:52 +03:00
b65cc457d4 Worked on messages: infoVC is almost perfect, CGAffineTransform is done, whole design-beauty-style is left thought.. 2019-05-06 01:25:40 +03:00
6b11f20214 Added tap on hashtags in NewsVC. It's working! I love Model.GetAnonymousChannel 2019-05-04 18:05:16 +03:00
8f02f3af4a Seach is added!!! CompletionTree algorithm's being used! Slowly moving towards only Model.GetAnonymousChannel instead of every other request (getLast, getUser..) 2019-05-04 16:48:18 +03:00
a32c3421d1 Strated to work on dialogs: getAll is done, need to add other functionality and change design 2019-05-03 22:52:03 +03:00
6850d7679c Channels: preview bag left. Added new view for adding hashtags. Some minor changes in api. 2019-05-03 15:38:47 +03:00
24023c790a Added chat info xml. Some additions to channels creation. Added new framework for hashtags 2019-05-03 00:13:23 +03:00
caebb61779 Changed creation of new channels A LOT. But still search inside people and hashtags is left (and also preview - make get Anon channel). Fixed pagination and something else. 2019-05-02 21:28:10 +03:00
659507bde9 for iko without correct pagination (works only for general channel). 2019-05-01 23:58:04 +03:00
f24ae333b6 On my way to autocompleted hashtags. 2019-05-01 23:00:34 +03:00
b47de10a3e Message flow is added. You can see list of dialogs, choose a person to write message to. Needs a lot of modification because everything with my [] for now. Need to add messages in dialog. 2019-05-01 16:19:05 +03:00
2c1cb56a14 Changed preview concept (new vc) and added dialogs bar. Is correctly working in coordinators system. Btw wish General were a channel... 2019-05-01 14:29:32 +03:00
d782405160 Finished pagination. Deleted pulley. 2019-05-01 11:24:35 +03:00
bce7fa115e Working on pagination. Still something left. Removed a lot of unnecessary information! 2019-04-29 23:41:37 +03:00
b9768d66c5 improved navigation using coordinators. improved card in channels. needs modifications 2019-04-23 06:58:25 +03:00
1520ef7904 previous changes. coordinator improved. good version with card in news. will be removed soon... 2019-04-20 10:55:49 +03:00
e5bb705035 working on coordination between anonymous channels. in close future: design and implement channels' card 2019-03-20 22:22:57 +03:00
e8b7ede593 still working on channels. coordination is improved. need to design channel card and get rid of previous editing mode 2019-03-20 17:19:13 +03:00
32e1d267d1 a lot of changes: still trying to embed coordinators. slowly modfiying channels. added empty card for editing channel 2019-03-20 15:31:14 +03:00
9e6ff4894b Trying to embed coordinators in project. Broke log in a little bit. Can be a lot of issues now. 2019-03-19 21:50:19 +03:00
Darya Rednikina
1aeab21fec
Merge pull request #12 from dashared/developer
version 3: channels
2019-03-15 23:18:51 +03:00
25c84f2005 minor changes: fixed a few bugs 2019-03-15 23:17:12 +03:00
805691489f greate modifications: new profile photos, fixed bugs with channels, added hashtags and new library for them 2019-03-15 22:17:18 +03:00
f925c61c76 resolved: #11. minor changes 2019-03-15 11:07:33 +03:00
bba911438e closed: #11 2019-03-15 10:54:28 +03:00
7d736e3319 almost fixed editing channel 2019-03-13 22:48:13 +03:00
49bc15b3b2 channels: attempt2 2019-03-13 19:09:58 +03:00
333da2671a working with denis: channels can be created, updated and deleted. 2019-03-13 15:12:45 +03:00
8cecd53c1e still working on denis new version. channels can be listed. a lot to be done on channels. almost moved to new API 2019-03-13 00:24:52 +03:00
fb5ea63b8d changed time on post. upd to new version of denis. channels and hashtags are left 2019-03-12 20:43:12 +03:00
78a2ade5f9 fixed news feed updates. added time for posts. have to detect correct time zone 2019-03-09 21:19:55 +03:00
1400778675 closes: #9. decreased number of requests 2019-03-09 21:00:30 +03:00
658140bf7d resolved #8. updated for new version of denis 2019-03-08 22:33:00 +03:00
8d28882788 added new API method for publishing posts. added icons on tab bar. some slight modifications 2019-03-01 22:53:46 +03:00
b504119a90 resolved issues with header height. improved user experience. minor changes in posts and profile 2019-02-28 22:10:26 +03:00