Mikhail Gusarov
4a08d2a818
[ FIX #1048 ] Localize timestamps in chat history
...
If current locale is xx-YY, looks up xx_YY first, xx then and finally
falls back to us.
goog.i18n.DateTimeSymbols database is used for localization.
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-01-17 17:06:44 +01:00
janherich
e8602eb3bd
Display time in transaction history list
...
Also make `[list/item-content]` element more modular and reusable
as it was necessary to accomplish the task.
2017-10-18 17:31:48 +02:00
Eric Dvorsak
5e31fcdacc
add transaction details screen
2017-09-19 13:17:15 +03:00
Eric Dvorsak
c22060542a
sort completed-transactions by timestamp
2017-09-15 16:37:27 +02:00
Eric Dvorsak
5d2a0e836a
link transaction history with real transactions data
...
- add transactions utils namespace
- link transactions to view
2017-09-07 16:02:13 +03:00
Eric Dvorsak
de9905a14e
Fix: timezone offset for today was missing
2017-09-06 11:08:52 +03:00
Andrey Shovkoplyas
1b6112a9bd
first iteration, implemented profile screens and my profile screen
...
android styles, moved styles to platform files
implemented edit profile, refactored components
refactored common components, moved platform specific
styles small fix
fixes for code review
use defstyle macro
2017-04-13 18:15:40 +03:00
Gustavo Nunes
9f2af87393
chats list UI refresh
2017-04-13 18:15:40 +03:00
Eugene Hardbread
d0eaa55d9d
added a datetime-ago-format in translations to support different sentense order
2017-03-28 18:00:20 +03:00
Roman Volosovskyi
9f4fd79586
kibit suggestion (in progress)
2017-01-16 08:25:45 +02:00
Roman Volosovskyi
956da9b82e
rework !send command
...
Former-commit-id: 608243bd3d
2016-10-18 15:40:57 +03:00
Roman Volosovskyi
90ace73995
Console chat: password request ( fixes #286 )
...
Former-commit-id: 9624bd6d0f
2016-10-07 15:31:12 +03:00
Alexander Pantyuhov
6ea18cd8a3
date indicators in chat ( fixes #282 )
...
Former-commit-id: dcd711f5c2
2016-10-05 16:52:59 +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
virvar
844ff739af
Merge 'develop' into 'real-data'
...
Former-commit-id: ff5898b0a1
2016-05-20 14:20:48 +03:00