Commit Graph

497 Commits

Author SHA1 Message Date
Igor Zhukov
cce8193ebc Init separate mobile version
Attach desktop/mobile styles conditionally
Separate templates for mobile
Make ConfigStorage angular-independent
2014-09-11 17:06:06 +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
Júlio César
d9ffe5d324 Support for international characters on hashtags
Non exaustive list of accented characters taken from [Twitter text handling libraries][1]

[1]: 431b6ad441/src/com/twitter/Regex.java
2014-08-17 20:57:35 -03:00
Igor Zhukov
160ae729dd Fixed authorizer 2014-08-06 11:15:00 +01:00
Igor Zhukov
0ddf417726 Added curPeerId check for notifications on mobile
Closes #270
2014-08-05 15:43:36 +01:00
Igor Zhukov
f40627faae Improved errors in mtproto 2014-08-05 14:59:53 +01:00
Igor Zhukov
98da2bbea4 Fixed authorizer bad network handling
Closes #415
2014-08-05 14:56:45 +01:00
Igor Zhukov
2f12621a01 Fixed wide gif images
Closes #376
2014-08-05 13:56:52 +01:00
Igor Zhukov
d8c02f2c45 Handling empty contacts/phonebook
Closes #409
2014-08-05 13:51:02 +01:00
Igor Zhukov
2ab990c814 Added 'user_update' event on user rewrite
Closes #414
2014-08-05 13:27:09 +01:00
Igor Zhukov
24d82a5768 Fixed authoriser empty response 2014-08-02 00:23:44 +01:00
Igor Zhukov
57773cfd66 Bump to 0.2.9 2014-08-02 00:10:04 +01:00
Igor Zhukov
a7dd922498 Improved phonebook import 2014-08-02 00:08:41 +01:00
Igor Zhukov
8b71b361c4 Make 2nd DC the default one 2014-08-01 23:56:54 +01:00
Igor Zhukov
575015c8b8 Improved country select modal 2014-08-01 23:55:32 +01:00
Igor Zhukov
1fd65b2241 Fixed mobile templates for package 2014-08-01 23:27:10 +01:00
Igor Zhukov
ce7942c5e3 Fixed bad network on Fx 2014-08-01 09:37:30 +01:00
Igor Zhukov
ba6171c800 Fixed delete messages in dialogs 2014-08-01 00:20:19 +01:00
Igor Zhukov
b9af8fe025 Fixed scroll to found message 2014-08-01 00:03:51 +01:00
Igor Zhukov
c82eb22a2b Fixed mobile margin for small history 2014-07-31 23:41:40 +01:00
Igor Zhukov
7b09966bb7 Disable CSS blur on mobile 2014-07-31 23:34:19 +01:00
Igor Zhukov
a03de30b01 Fixed mobile modal upload 2014-07-31 19:32:52 +01:00
Igor Zhukov
c071689c92 Bump to 0.2.8 2014-07-31 19:26:38 +01:00
Igor Zhukov
cf0fd19f6f Disabled PUSH-registration on non-FFOS
Closes #398
2014-07-31 19:20:23 +01:00
Igor Zhukov
7b7664a173 Added VIDEO_EXT_INVALID error handling
Closes #405
2014-07-31 19:16:41 +01:00
Igor Zhukov
7671210513 Added new mobile layout modal windows 2014-07-31 19:09:55 +01:00