Commit Graph

521 Commits

Author SHA1 Message Date
Igor Zhukov
e12dc66d2a Final i18n fixes
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
2014-09-19 12:28:45 +04:00
Roman Anasal
97d4fdb42a created locale en-us for i18n
extracted all strings out of the partials and modules
2014-09-18 16:47:55 +02:00
Igor Zhukov
80eee8d5ec Migrate remaining modal views to msgid 2014-09-18 16:47:55 +02:00
Igor Zhukov
452bcc9834 i18n service improved
Supported basic markdown for translations
Improved insertParams function
2014-09-18 16:47:54 +02:00
Roman Anasal
c695493eb7 increased width of .navbar-offline
localized strings may be longer and would wrap outerwise, hence added a
bit more room
2014-09-18 16:47:54 +02:00
Roman Anasal
845d57a512 integrated i18n into some partials
as in the previous commit every string to be displayed in the partials
should now be passed through `_` first
2014-09-18 16:47:54 +02:00
Roman Anasal
e28e47eae5 integrated i18n in all modules
every string in the modules to be displayed should now be passed through
`_` first
2014-09-18 16:47:54 +02:00
Roman Anasal
37bb69a409 put current locale in consideration for various caches in filters/services
some local caches now need to be purged when the locale is changed on
runtime or else they'll still display strings in the wrong locale/language

Revert this commit once the locale loading is moved into init phase of
the page so it won't change during runtime anymore
2014-09-18 16:47:54 +02:00
Roman Anasal
2e148b29a7 added i18n support for ngPluralize
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
2014-09-18 16:47:54 +02:00
Roman Anasal
1b8da25224 created i18n-service and configuration in settings 2014-09-18 16:47:54 +02:00
Igor Zhukov
de76dc8416 Update README.md
typo fix
2014-09-17 20:59:08 +04:00
Igor Zhukov
50349f3658 Update README.md
Added maintained locations and FxOS instructions
2014-09-17 20:58:42 +04:00
Igor Zhukov
6d170ea741 Fixed packaged apps monifests
Added filters for FFOS
Fixed name for Chrome
2014-09-17 14:51:34 +04:00
Igor Zhukov
e6f9e36c0e Added mobile screenshots to Readme
#411
2014-09-17 14:18:03 +04:00
Igor Zhukov
6aa140bd33 Added 2 mobile screenshots
#411
2014-09-17 14:13:26 +04:00
Igor Zhukov
10eae07f83 Disabled sourceMaps
Closes #458
2014-09-17 13:56:18 +04:00
Igor Zhukov
0555fa13a2 Added notification after auth_key generated
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
018b6f9d36 Improved styles 2014-09-15 15:51:39 +04:00
Igor Zhukov
63b3f41557 Fixed emoji spritesheet bug
Closes #454
2014-09-15 14:46:32 +04:00
Igor Zhukov
441e7ef1cd Fixed search messages bugs
Fixed unread count in search - Closes #455
2014-09-15 14:46:11 +04:00
Igor Zhukov
8043b3019a Switch conversations performance improved
Improved performance: replaced watchers from templates with events
Conversation switch is now triggered by mouse-down, not click
2014-09-12 17:32:54 +04:00
Igor Zhukov
74155f7108 Improved statuses updates 2014-09-12 12:32:50 +04:00
Igor Zhukov
91f32b4fe5 Performance improved for conversations switching
Now storing last N (N = 10 at the moment) conversations in DOM to be
able to show them really fast.
2014-09-11 23:43:12 +04:00
Igor Zhukov
534d9bd076 Fixed changelog 2014-09-11 18:44:30 +04:00
Igor Zhukov
b57c3b3cf0 Removed dropdown toggler outline 2014-09-11 18:42:56 +04:00
Igor Zhukov
292cf3cba9 Upgrade to API layer 16
Supported Telegram verification code transport
2014-09-11 13:44:49 +04:00
Igor Zhukov
4ae3042cab Improved notification text for service messages
User left the group, user returned to group
Closes #448
2014-09-11 12:42:06 +04:00
Igor Zhukov
de3dd402d2 Bump to 0.3.0 2014-09-11 12:33:56 +04:00
Igor Zhukov
0b7dde4e5d Bump to 0.3.0 2014-09-10 22:33:51 +04:00
Igor Zhukov
bfc8ffd6ec Performance improvements
Updated some watch expressions
Upgrade AngularJS to 1.3.0-rc.0
2014-09-10 22:22:47 +04:00
Igor Zhukov
4d4d08710a Vibration basic support 2014-09-10 21:07:58 +04:00
Igor Zhukov
aeba895b89 No-emoji notifications
Closes #427
2014-09-10 20:16:09 +04:00
Igor Zhukov
925e48f04a Supported FxOS 'share' activity
Closes #377
2014-09-10 19:18:51 +04:00
Igor Zhukov
be06ca6520 Fixed FxOS 1.1 media attachment
Closes #419
2014-09-10 18:39:38 +04:00
Igor Zhukov
ab1795dbbe Improved FxOS 1.1 PUSH notifications
Closes #413
Closes #373
Closes #441
2014-09-10 18:26:00 +04:00
Igor Zhukov
da6b82ae8f Autoupdate statuses with timer
Closes #445
2014-09-09 19:19:17 +04:00
Igor Zhukov
b00dd96a5c Fixed page title unread counter
Closes #428
2014-09-09 16:49:15 +04:00
Igor Zhukov
448df34e1e Improved country select
Fixed multiple countries per country code - Closes #418
Auto-detect country code - Closes #384
2014-09-08 20:33:08 +04:00
Igor Zhukov
59e4625b05 Upgrade nanoscroller
Fixed bug with invalid nano-content width
2014-09-08 17:22:14 +04:00
Igor Zhukov
6fb9031e5b Upgraded jQuery to v1.11.1
Closes #432
2014-09-08 16:41:21 +04:00
Igor Zhukov
77559e234d Fixed pluralisation for realtime time
Closes #439
2014-09-08 16:14:38 +04:00
Igor Zhukov
407b77365b Merge branch 'master' of https://github.com/zhukov/webogram 2014-09-08 16:09:24 +04:00
Igor Zhukov
adbce141fd Merge pull request #438 from tazjin/docker
Adds a Dockerfile
2014-09-08 16:09:14 +04:00
Igor Zhukov
8dae23a7dc Merge branch 'pr/426' 2014-09-08 16:05:28 +04:00
Igor Zhukov
5a56a82f73 Fixed semicolon for hashtags 2014-09-08 16:05:00 +04:00
Igor Zhukov
456dc84d4a Support for 3-letter hashtags 2014-09-08 14:19:40 +04:00
Igor Zhukov
117b2cba3d Merge branch 'pr/436' 2014-09-08 14:14:09 +04:00
Igor Zhukov
261b230727 Updated DC5 ip 2014-09-08 13:53:51 +04:00
Vincent Ambo
93c244694a
Adds a Dockerfile
This Dockerfile can be used for building a Docker image of Webogram that
launches a container with Node listening on port 8000.

This image uses the official nginx image as its base.
2014-09-02 18:53:36 +02:00
Philipp Rustemeier
1d6973f6eb Fix Firefox OS detection. Fix #435 2014-08-31 00:36:29 +02:00