Commit Graph

62 Commits

Author SHA1 Message Date
Julien Eluard 6e5e6200ab Upgraded to re-frame 0.9.4
Simplify handlers chaining
Moved to reg-sub usage
Use reg-sub 3-arity to remove subscribe calls
2017-07-11 11:03:28 +03:00
Roman Volosovskyi 3607032a4e hide mailman contact
inject mailman's commands

ensure that mailman's commands are injected after loading
prevent loading of default contacts at account creation
2017-05-03 17:07:56 +03:00
alwx a15fb7e2a8 New chat input & suggestions area; new handlers to work with the improved logic (#880) 2017-04-13 18:17:56 +03:00
Roman Volosovskyi 9f4fd79586 kibit suggestion (in progress) 2017-01-16 08:25:45 +02:00
Roman Volosovskyi aad122a724 fix #573 & remove staged-commands 2016-12-27 11:15:30 +02:00
Roman Volosovskyi 80be20666b send command styling 2016-11-18 17:13:38 +02:00
Adrian Tiberius a0b37c4211 prefill response parameters with request data
Former-commit-id: 648a46029429ce7656d3f2cc3c2e9630862f5a1e
2016-11-14 21:23:13 +02:00
Adrian Tiberius 083ade766e implement new wallet flow 2016-11-08 19:38:59 +02:00
Alexander Pantyuhov edc5530d0c Various !browse command issues on open (#349)
Former-commit-id: 312a3d994c
2016-10-18 14:14:18 +03:00
Roman Volosovskyi 90ace73995 Console chat: password request (fixes #286)
Former-commit-id: 9624bd6d0f
2016-10-07 15:31:12 +03:00
Adrian Tiberius 2c3eec3c43 added database migration functionality
Former-commit-id: a6f63a5b5f
2016-10-04 18:29:41 +03:00
Roman Volosovskyi 87824f4697 Console chat cosmetic changes. Fixes #281, #284, #285, #287
Former-commit-id: 6effc91d3c
2016-10-04 11:35:32 +03:00
Roman Volosovskyi 3e95b85408 Group chat: stop watching of group's topic & handle new participant (fixes #265 #263)
Former-commit-id: 828010849b
2016-09-29 09:28:41 +03:00
Roman Volosovskyi be66439f53 Fixes delivery status issues:
use :ack-of-message instead of :message-id
check if message was already set to :seen


Former-commit-id: cfc16ee008
2016-09-21 10:28:12 +03:00
Roman Volosovskyi 8b77fa8870 fix delivery bugs
Former-commit-id: 20fda59dd9
2016-09-19 12:11:34 +03:00
Roman Volosovskyi 816281bf7f Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b7
2016-09-18 09:29:35 +03:00
Roman Volosovskyi 3a6f4008f2 protocol rework
Former-commit-id: 27ab637e94
2016-09-16 19:27:58 +03:00
alwxndr c489c72635 group chat statuses (#205)
Former-commit-id: ea9ff21174
2016-09-16 14:37:53 +03:00
alwxndr 9a1593f0ef checking pending messages when user appears online (#210)
Former-commit-id: 7f21ab2d3c
2016-09-11 13:26:04 +03:00
alwxndr f3d0f3765d improved contact request (#122)
Former-commit-id: b260e7ba6b
2016-09-08 09:26:35 +03:00
alwxndr 91fdff9429 improved messages delivery (#191)
Former-commit-id: fb06c9161a
2016-08-29 12:51:54 +03:00
Roman Volosovskyi a4e928aeb7 Merge pull request #202 from status-im/feature/group-chat
Group chat: basic features

Former-commit-id: dc65163da0
2016-08-26 16:01:06 +03:00
Roman Volosovskyi 34f62d3865 Group chat: basic features
Former-commit-id: e73de0a86d
2016-08-26 15:53:45 +03:00
Roman Volosovskyi dacc9a5446 fix #144 add-new-contact
Former-commit-id: 8a39ac2718
2016-08-26 12:16:20 +03:00
Roman Volosovskyi 5940af50ad send-transaction in commands.js
Former-commit-id: 871f803651
2016-08-19 11:52:44 +03:00
alwxndr a598200ace discovery rework
Former-commit-id: 92073f3d67
2016-08-18 19:16:07 +03:00
alwxndr 1b480a1a58 * new my-profile screen
* ability to edit profile data
* ability to update status (we save it internally for now)
* ability to change profile picture (from camera or gallery)
* enhanced way of storing profile-related data in realm and internal state db


Former-commit-id: 91d8ecc4bd
2016-08-06 11:58:04 +03:00
Roman Volosovskyi e9e3dc3896 on boarding tests
Former-commit-id: a0912230d4
2016-07-27 16:08:53 +03:00
Adrian Tiberius a479ae3e15 merge develop
Former-commit-id: 04440181b2
2016-07-18 21:33:41 +03:00
Adrian Tiberius 338deb9cc5 cleanup
Former-commit-id: cff3349c7d
2016-07-18 19:50:13 +03:00
Adrian Tiberius 68b6be2f31 fix account database separation
Former-commit-id: fac008b087
2016-07-18 19:29:51 +03:00
Adrian Tiberius d3b8840893 account database separation try
Former-commit-id: d19b595b9f
2016-07-18 15:42:48 +03:00
Roman Volosovskyi 79f3ed036e Merge branch 'develop' into feature/commands-validation
Former-commit-id: 68c1e99d83
2016-07-08 12:40:02 +03:00
Roman Volosovskyi f5ff014b9d validation handlers & views
Former-commit-id: 7c3c3d8008
2016-07-07 19:09:16 +03:00
Roman Volosovskyi aa89c0f85d fix protocol's initialization on js reloading
Former-commit-id: 55a5b96ad7
2016-07-07 11:08:22 +03:00
Roman Volosovskyi 6af6d5cedd unviewed messages counter
Former-commit-id: 2e790fb006
2016-07-06 20:17:52 +03:00
Adrian Tiberius 97b5014307 merge develop
Former-commit-id: 4fca2507da
2016-06-30 19:12:07 +03:00
Adrian Tiberius b8a0269357 fix signup process
Former-commit-id: 763aac2141
2016-06-30 19:05:28 +03:00
Adrian Tiberius ea7c5b1665 created new accounts realm object and fixed new create account flow
Former-commit-id: c878fba6f1
2016-06-30 18:06:05 +03:00
Roman Volosovskyi b746bcef4f attempt to fix performance issues
Former-commit-id: 3a93e0890b
2016-06-30 17:23:38 +03:00
Roman Volosovskyi 5e94fb9b7b first parameter
Former-commit-id: 013e4e79ae
2016-06-27 18:38:44 +03:00
Roman Volosovskyi a987ffee7c missed conflict
Former-commit-id: 8d13f5dc36
2016-06-27 16:44:54 +03:00
Roman Volosovskyi 4da9f24d55 Merge branch 'develop' into feature/#123
Former-commit-id: 65c76e3cb1
2016-06-27 16:02:42 +03:00
Roman Volosovskyi ca2e5681db load messages on scroll
Former-commit-id: ff1291dac0
2016-06-27 15:57:40 +03:00
Roman Volosovskyi 9357849916 Merge branch 'develop' into feature/#123
Former-commit-id: bd3eea73fd
2016-06-22 10:53:27 +03:00
Adrian Tiberius 0f0cd22cb2 cleanup
Former-commit-id: 5a409ed6bf
2016-06-21 16:05:46 +03:00
Adrian Tiberius 9ecad449fe added identicons for default profile pictures
Former-commit-id: eab8dd5ca2
2016-06-21 15:23:19 +03:00
Roman Volosovskyi f1005daeed Merge branch 'develop' into feature/#123
First attempt.
 Conflicts:
	.re-natal
	android/app/build.gradle
	android/settings.gradle
	src/status_im/chat/handlers.cljs
	src/status_im/chat/views/command.cljs
	src/status_im/chat/views/content_suggestions.cljs
	src/status_im/chat/views/message.cljs
	src/status_im/chat/views/plain_input.cljs


Former-commit-id: 474729f230
2016-06-15 10:47:38 +03:00
Roman Volosovskyi 9aa89420c6 check empty :preview
Former-commit-id: 3e60fd36a0
2016-06-14 18:33:06 +03:00
Roman Volosovskyi 5d7005c64f store preview
Former-commit-id: dfcf7cd47e
2016-06-14 18:09:24 +03:00