webzwo0i
|
c9a5167b41
|
throw in applyToText and not in applyToAText
|
2015-02-16 06:27:18 +01:00 |
|
webzwo0i
|
83e1bf0dc4
|
add semicolons
|
2015-02-16 03:33:57 +01:00 |
|
webzwo0i
|
440f74b2c1
|
we do not have the text/padid, but at least we can print the changeset
|
2015-02-15 15:47:45 +01:00 |
|
webzwo0i
|
b9dd983f81
|
print the actual text...
|
2015-02-15 15:27:27 +01:00 |
|
webzwo0i
|
c6ef7f4867
|
string concat, not multiple arguments...
|
2015-02-15 15:26:07 +01:00 |
|
webzwo0i
|
1f6a9afae4
|
better error message
|
2015-02-15 15:23:43 +01:00 |
|
webzwo0i
|
e7f01fa498
|
remove unnecessary code; because we have checks in every op now we don't
need this anymore
|
2015-02-15 15:12:24 +01:00 |
|
webzwo0i
|
ac2c7e9679
|
add newline counting for - and + op
|
2015-02-15 15:09:38 +01:00 |
|
webzwo0i
|
b4d4b16b1f
|
off by 1
|
2015-02-15 14:56:20 +01:00 |
|
webzwo0i
|
4313bd27f8
|
add a comment to make clear that the string in stringIterator
does not change; only curIndex is increased. Newlines are counted
between curIndex and the end of string.
|
2015-02-15 13:25:57 +01:00 |
|
webzwo0i
|
c191a8716e
|
totally wrong, introduced by myself in
3354b9406b
the first part is always false so the second part which is always true
in case a cs deleted some lines was never triggered...sigh
|
2015-02-14 16:41:50 +01:00 |
|
John McLear
|
275592e423
|
seems right
|
2015-02-11 02:07:20 +00:00 |
|
John McLear
|
0ad09c17db
|
fix JS error in timeslider if offset doesn't exist
|
2015-02-09 23:04:30 +00:00 |
|
John McLear
|
b216f9271b
|
should be final logic for chatandusers
|
2015-02-09 19:11:35 +00:00 |
|
John McLear
|
5245d2b797
|
and even mroe polish
|
2015-02-09 18:36:11 +00:00 |
|
John McLear
|
8c6507e78c
|
more styling stuff
|
2015-02-09 18:01:45 +00:00 |
|
John McLear
|
4af46921e1
|
better css
|
2015-02-09 17:37:20 +00:00 |
|
John McLear
|
7adcd5cba4
|
cleaner fix for queue issue
|
2015-02-08 14:34:48 +00:00 |
|
John McLear
|
1652ed42c5
|
fix scroll issue where focus is not well managed
remove console logs
|
2015-02-07 23:26:02 +00:00 |
|
John McLear
|
35da64be5c
|
hrm bit of a hack, anyone any ideas on better way?
|
2015-01-28 19:09:47 +00:00 |
|
John McLear
|
0216a10a12
|
better variable name
|
2015-01-27 20:10:38 +00:00 |
|
John McLear
|
bdfce1cbef
|
change to cc..
|
2015-01-27 19:41:01 +00:00 |
|
John McLear
|
8fbd7d83b6
|
content collector should also register the blocks, no idea why this wasnt in before
|
2015-01-27 19:16:36 +00:00 |
|
John McLear
|
c4f1189ebd
|
even cleaner
|
2015-01-26 02:39:43 +00:00 |
|
John McLear
|
18121a1507
|
much cleaner
|
2015-01-26 02:32:58 +00:00 |
|
John McLear
|
8156930208
|
clean support for image hook
|
2015-01-26 01:44:40 +00:00 |
|
John McLear
|
aca745ddf6
|
tell installer if old etherpad needs updating during plugin install
|
2015-01-25 02:44:10 +00:00 |
|
John McLear
|
f3e5682a0f
|
fix issue with load of showuserandchat
|
2015-01-24 18:31:19 +00:00 |
|
John McLear
|
3f08bf7405
|
Merge pull request #2490 from Gared/https_plugins_json
Use https to download plugins.json
|
2015-01-24 13:34:41 +00:00 |
|
Stefan
|
da86110f58
|
Use https to download plugins.json
|
2015-01-24 12:55:17 +01:00 |
|
Stefan
|
713b369fc3
|
Add 'last update' column to plugins table
|
2015-01-24 12:49:17 +01:00 |
|
John McLear
|
657974b518
|
move saved revs notification to gritter
|
2015-01-21 16:40:44 +00:00 |
|
John McLear
|
753e8fdf0b
|
working logic
|
2015-01-21 16:08:54 +00:00 |
|
John McLear
|
941cc3c24b
|
url param
|
2015-01-21 15:37:55 +00:00 |
|
John McLear
|
920ec9c553
|
Merge pull request #2467 from ether/chat-and-users
Show users and Chat at the same time
|
2015-01-21 15:22:23 +00:00 |
|
John McLear
|
3cd8759cec
|
expose modernIE value
|
2015-01-21 15:21:31 +00:00 |
|
John McLear
|
3fd6e72657
|
try again
|
2015-01-21 15:06:29 +00:00 |
|
John McLear
|
a2cb8a2f19
|
rename back to browser
|
2015-01-21 15:01:39 +00:00 |
|
John McLear
|
f2891e3b8b
|
working
|
2015-01-21 14:55:29 +00:00 |
|
John McLear
|
ce40cacafa
|
mheh looks fixed
|
2015-01-21 14:49:06 +00:00 |
|
John McLear
|
990e14c904
|
working with a big hack
|
2015-01-21 14:25:24 +00:00 |
|
John McLear
|
34d6b31c98
|
some sanity
|
2015-01-21 13:24:21 +00:00 |
|
John McLear
|
eacf1118f8
|
blind attempt to try
|
2015-01-21 02:55:03 +00:00 |
|
John McLear
|
c315defc31
|
temp bodge fix
|
2015-01-19 15:15:52 +00:00 |
|
John McLear
|
ab71bc7c20
|
hrm
|
2015-01-19 14:45:49 +00:00 |
|
John McLear
|
edbeb66d5e
|
Merge branch 'develop' of github.com:ether/etherpad-lite into develop
|
2015-01-19 14:33:17 +00:00 |
|
John McLear
|
44d1d6cc13
|
fix ie editing
|
2015-01-19 14:32:58 +00:00 |
|
Cetra Free
|
f1c9c58c2d
|
Update to timeslider to include base path for easier proxying
|
2015-01-19 14:28:30 +10:30 |
|
Cetra Free
|
3649118194
|
Update to timeslider to include base path for easier proxying
|
2015-01-19 14:25:06 +10:30 |
|
John McLear
|
63c65f784b
|
semi working example
|
2015-01-19 01:45:49 +00:00 |
|