Commit Graph

80 Commits

Author SHA1 Message Date
Simon Grim
9281f8f6a7 fix of follow-unfollow button behaviour, multiple fixes and improvements of UI glitches, adding of missing players 2015-03-07 07:16:45 +05:00
Simon Grim
ac59448db0 prompt template to following, follow-unfollow window events and listeners, MAL.showMentions and MAL.showDMchat, notify.js to tmobile 2015-03-05 21:40:52 +05:00
Simon Grim
44462098ef various fixes around follow button 2015-03-04 04:26:20 +05:00
Simon Grim
baf1060030 switch to home page when clicking on notify, watch hash on loading, return scrolling after modal, primary-btn-only expand 2015-03-01 13:31:56 +05:00
Simon Grim
a70b751d96 removed calls of non-event e in openMentionsModal 2015-02-16 12:32:12 +05:00
Simon Grim
99063d6e37 added focusing on tab after click on notificaton, removed notification in modal of mentions, fixed something 2015-02-16 02:51:57 +05:00
Simon Grim
7aa999fc9a added options of desktop notifications, fixed somewhat 2015-02-15 01:49:19 +05:00
Simon Grim
028492166f fixed notification handling, added localization lines 2015-02-08 22:31:02 +06:00
Simon Grim
581d6c0a8d removed notification when sending own post or DM, fixed hashtag searching and message about sending 2015-02-07 23:21:19 +06:00
Simon Grim
09f4a64980 initial commit of desktop notifications via notify.js by alexgibson 2015-02-06 10:00:23 +06:00
Miguel Freitas
104986c808 remove extra parenthesis 2015-01-24 16:24:27 -02:00
Julian Steinwachs
69fdace49f fixed bug: back button shows up when navigated to first modal in history 2015-01-24 09:44:48 +01:00
Julian Steinwachs
40246e6e65 no more location.reload() 2015-01-23 10:15:56 +01:00
Julian Steinwachs
a688dc5958 working hashscheme for conversation modal 2015-01-23 09:48:30 +01:00
Julian Steinwachs
d52ad05630 somewhat working hashscheme for conversation modal 2015-01-23 09:08:52 +01:00
Julian Steinwachs
299772ee88 tweaking nin theme 2015-01-22 21:22:23 +01:00
Julian Steinwachs
3266426eaa back button binding is now in html, seams more robust 2015-01-22 20:15:22 +01:00
Julian Steinwachs
293a658302 moved style from html into themes 2015-01-22 18:11:25 +01:00
Julian Steinwachs
4880d4c972 refurbish 2015-01-22 17:22:58 +01:00
Julian Steinwachs
c42965de88 fixed an event propagation issue 2015-01-22 16:43:25 +01:00
Julian Steinwachs
12ec501d8d implemented hasscheme for who-to-follow, added additional popuplayer called prompt and moved retwist reply and following-config from the modal to the prompt 2015-01-22 15:59:00 +01:00
Julian Steinwachs
190ce55d46 cleaned up comments 2015-01-21 15:37:19 +01:00
Julian Steinwachs
c09e4199f3 seams to work with defualt theme and calm theme 2015-01-21 15:12:49 +01:00
Julian Steinwachs
fd26787549 router also following modal navigation through watchHashChange 2015-01-21 14:13:45 +01:00
Julian Steinwachs
04b0d8f636 still experimenting 2015-01-21 12:10:04 +01:00
Austin
49292bf61e fix multi-byte character hashtag 2014-12-06 20:54:03 -08:00
miguelfreitas
04ffaa588d Merge pull request #209 from slr/tasty-fix-add-following-method
add following config method modal, fix some related
2014-12-06 10:31:16 -02:00
digital dreamer
76d0373101 Register protocol handler only once 2014-12-04 21:35:27 +01:00
Simon Grim
d998de6299 fix follow button behavior 2014-12-05 01:13:45 +06:00
Miguel Freitas
1a79865b77 use #mentions?user= for mentions, add new button to user profile.
calm theme needs some layout fixing for the new button (a sync with their repo is badly needed)
2014-11-14 18:39:33 -02:00
Miguel Freitas
b5baa85362 improving hashtag modal latency 2014-11-14 17:34:34 -02:00
Miguel Freitas
8099b91d1a fix "There aren't any posts with this hashtag" bug 2014-11-14 17:21:05 -02:00
Miguel Freitas
23cff52f03 Merge branch 'issp-switch-postboard' of github.com:slr/twister-html into slr-issp-switch-postboard
Conflicts:
	js/interface_home.js
2014-11-07 15:31:08 -02:00
Miguel Freitas
f415c0e516 trying to add closeModal to browser's url/hash history 2014-11-07 11:18:58 -02:00
Simon Grim
b34bd7d027 move theme-specific JS to theme-related files 2014-11-04 22:42:31 +06:00
Étienne Deparis
4efada7fd8 Fix error when browser doesn't know how to deal with window.navigator.registerProtocolHandler 2014-10-21 00:33:14 +02:00
Étienne Deparis
46fc58f69e Fix hashtag watching bugs and add custom protocol handler support 2014-10-17 00:17:40 +02:00
Étienne Deparis
0ea050571a Generalize hash affectation 2014-10-16 16:57:25 +02:00
Étienne Deparis
7ed9b8b84f First try around hashchange monitoring 2014-10-16 10:47:08 +02:00
Miguel Freitas
f3b82534e4 improved theme selection mechanism: don't force display:block on every themable element. 2014-09-25 22:50:17 -03:00
digital dreamer
b0e89777c4 Update i18n 2014-09-21 14:06:48 +02:00
miguelfreitas
a96bcbdbf9 Merge pull request #174 from digital-dreamer/improved-unicode-conversion
Improved unicode conversion
2014-09-20 18:47:37 -03:00
Miguel Freitas
1122fefa94 merge nin theme by @myleneb
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
digital dreamer
d33730653a Improved unicode conversion 2014-07-31 20:43:01 +02:00
erqan
39ff28141e fixing DM splitting issue... thanks to @RealVegOs
splitting is exactly disabled at DMs.
2014-06-24 20:01:38 +03:00
erqan
bd8075fbdf wide screen adaptation 2014-05-20 19:38:34 +03:00
erqan
0496ba4623 fixing some setTimeout issues 2014-05-20 16:17:31 +03:00
erqan
1a48d32473 fixing #158 2014-05-19 22:00:31 +03:00
erqan
e513d4b84b grabed copy to clipboard functions from Calm client for Tox and Bitmessage address 2014-05-16 01:36:44 +03:00
erqan
5f10a1f6ee more calm theme css adaptation 2014-05-16 00:09:51 +03:00