Dominik Rodler
f23e6a3f3b
UI clean-up for pad and timeslider
...
- cleaned CSS (sorted and grouped rules, removed unnecessary
!importants and selectors, etc.)
- added new edit bar icons (including PSD source files) and removed
obsolete images
- removed HTML bloat;
- adjusted selectors etc. in JS to new markup structure;
2012-02-26 00:04:50 +01:00
John McLear
e9858041a4
Merge pull request #494 from 0ip/miscFix
...
Misc fix
2012-02-25 05:32:29 -08:00
John McLear
d479784559
Hotfix for issue #467 https://github.com/Pita/etherpad-lite/issues/467 -- probably wants a permafix
2012-02-20 01:11:34 +00:00
0ip
12298a926c
move width-specific css to bottom + transfer js-css to a class [#chatbox:.stickyChat]
2012-02-19 17:16:05 +01:00
Marcel Klehr
c130a48d89
Text contrast adjustment for chat time
2012-02-06 16:16:31 +01:00
Robin
28386adbbb
Scroll down
2012-02-03 22:52:57 +01:00
Robin
79794c0572
remove unnecessary module
2012-02-03 21:45:25 +01:00
Robin
bb808d11ac
remove jquery ui
2012-02-03 21:20:02 +01:00
John McLear
e68643b67e
Comment out some of the sidebar code that is no longer used and add a cookie set and get for sticky chat view
2012-01-28 22:24:14 +00:00
John McLear
47ee0ec383
Fix minor styling isue where focus chat box would try to show up even if chat was stuck to screen
2012-01-27 00:43:00 +00:00
Robin
57075d1545
Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bug
2012-01-26 17:22:44 +01:00
John McLear
917732422d
fix minor bug where chat would overlay document scroll bar and also ensure rounded edges
2012-01-25 19:06:41 +00:00
John McLear
7b77f3d4b5
Toggle sticky chatf unction can be called very easily, 0ip to add to settings interface
2012-01-25 19:03:25 +00:00
Chad Weider
9253f9993d
Remove guards surrounding export steps.
2012-01-22 09:54:28 -08:00
Chad Weider
7f98116a43
Implement require
for most modules.
2012-01-22 09:49:13 -08:00
Chad Weider
72d29b1c62
Inject the pad dependency into chat.
2012-01-22 09:49:13 -08:00
Chad Weider
2b5d7a0048
All files export their public interface if exports
is available.
2012-01-22 09:48:21 -08:00
Robin
c0a0687fe9
It was definetely too late
2012-01-22 13:09:10 +01:00
Robin
300886da34
Removed duplicates
2012-01-22 00:10:06 +01:00
Peter 'Pita' Martischka
609701961e
Added some comments to help us documentating the code
2011-12-11 19:45:40 +01:00
0ip
4287cc283a
Fix for disappearing chat
2011-12-07 15:14:52 +01:00
0ip
9ad3aa0e4b
Updated chat for mobile devices
2011-12-06 18:43:30 +01:00
Pierros Papadeas
3b1765bb23
Defining minimum Height and Width of Serialbox
2011-12-05 11:53:43 -08:00
John McLear
19ee4865f4
Make the title changes Pita wanted which were show an increment and also fix the bug where it would keep increasing the title this is part of issue #125
2011-11-27 20:39:47 +00:00
John McLear
f465ebaab9
Being mentioned in a chat
2011-11-27 16:35:20 +00:00
Peter 'Pita' Martischka
913c3c455d
fixed merge conflicts
2011-08-22 13:14:59 +01:00
Peter 'Pita' Martischka
255dc5a325
fixed merge conflicts
2011-08-15 16:58:22 +01:00
John McLear
4b77dd8c7a
Beginning of a show chat history function
2011-08-13 21:59:12 +01:00
Peter 'Pita' Martischka
0e05e58c76
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd)
2011-08-11 15:27:16 +01:00
Peter 'Pita' Martischka
13c10013b9
do the chat resize without hiding the pad text
2011-08-10 18:18:50 +01:00
Peter 'Pita' Martischka
d812557445
fixed #73
2011-08-10 18:06:22 +01:00
John McLear
4b268f9579
Make a pulsating chat notification and remove the throb from the tab
2011-07-20 21:50:58 +01:00
John McLear
43508a32a3
Ensure the last chat comment is always in focus after resize
2011-07-20 17:23:01 +01:00
John McLear
e7b690c7fc
Make the chat work in IE
2011-07-19 20:04:24 +01:00
John McLear
65baa26fca
Resize chat
2011-07-19 20:02:48 +01:00
John McLear
2dd2a4a055
Added support to resize chat
2011-07-19 20:02:03 +01:00
Peter 'Pita' Martischka
29878e648e
added a Chat
2011-07-14 16:15:38 +01:00