John McLear
|
9bb0587447
|
working and jsonify obj
|
2013-03-19 16:40:51 +00:00 |
|
John McLear
|
2916b39c24
|
make sure the sessionID target is right
|
2013-03-19 16:21:04 +00:00 |
|
John McLear
|
d0e656d0a6
|
Merge branch 'develop' of github.com:ether/etherpad-lite into custom-obj-msg
|
2013-03-19 13:59:07 +00:00 |
|
John McLear
|
13ad46aa67
|
a safer approach I think but still be careful
|
2013-03-16 13:19:12 +00:00 |
|
Marcel Klehr
|
de552df6db
|
Fix clearing authorship colors which was broken by #1609
Fixes #1620
|
2013-03-15 18:08:51 +01:00 |
|
John McLear
|
ac9b972358
|
Merge branch 'develop' of github.com:ether/etherpad-lite into custom-obj-msg
|
2013-03-14 12:01:09 -03:00 |
|
Marcel Klehr
|
c30b0b72b8
|
Validate all 'author' attribs of incoming changesets to be the same value as the current user's authorId
|
2013-03-13 22:23:35 +01:00 |
|
John McLear
|
83a820b720
|
new function for handling custom messages, allows objects to be sent, before we only allowed strings
|
2013-03-12 16:59:15 +00:00 |
|
John McLear
|
0b16d96c97
|
Merge pull request #1527 from nelsonsilva/swagger
Initial work on new swagger based REST API
|
2013-03-07 08:07:46 -08:00 |
|
Jordan Hollinger
|
3cafa24982
|
Fix variable name typo in PadMessageHandler.padUsers
|
2013-03-07 09:37:03 -05:00 |
|
Nelson Silva
|
1cfc8eda19
|
Initial work on swagger
|
2013-03-06 10:10:21 +00:00 |
|
John McLear
|
ebd8b85072
|
patch documented here https://github.com/ether/etherpad-lite/issues/472 adds some stability but not a perfect solution
|
2013-02-27 16:17:50 +00:00 |
|
John McLear
|
18b6cf1534
|
Merge pull request #1523 from ether/store-sessions-in-db
Store sessions in db
|
2013-02-26 18:03:54 -08:00 |
|
John McLear
|
fb3e4a6232
|
only show clients on this pad resolves issue #1544
|
2013-02-20 16:10:27 +00:00 |
|
John McLear
|
e52dc2b17c
|
dont reset head count, use the one we should :)
|
2013-02-19 02:05:51 +00:00 |
|
Marcel Klehr
|
4592397bd9
|
Merge pull request #1491 from ether/export-txt-with-indent
TXT Export Indentation on lists Edit
|
2013-02-18 12:13:06 -08:00 |
|
John McLear
|
eeeeb04840
|
remove cruft
|
2013-02-18 00:37:47 +00:00 |
|
John McLear
|
6e46a53288
|
this is probably bad, please sanity check
|
2013-02-18 00:36:31 +00:00 |
|
John McLear
|
11a8295150
|
eureka
|
2013-02-18 00:29:53 +00:00 |
|
Mark Fisher
|
500f9b8b48
|
Fixed typo thats made server hang
|
2013-02-13 15:25:27 +00:00 |
|
Manuel Knitza
|
8c9ad6ee50
|
Update src/node/handler/APIHandler.js
|
2013-02-12 21:50:14 +01:00 |
|
Manuel Knitza
|
b1586684c8
|
Explicitly log creation of pad
|
2013-02-11 03:03:18 +01:00 |
|
John McLear
|
d16b15f3eb
|
begin support for better txt output
|
2013-02-10 17:34:34 +00:00 |
|
Marcel Klehr
|
6d2b1488d6
|
Reformat access log messages to improve readability
|
2013-02-10 16:14:48 +01:00 |
|
Marcel Klehr
|
ee89696c4d
|
Log the client ip on pad access with logger 'access'
also, don't log every message with log level info!
|
2013-02-10 16:03:49 +01:00 |
|
mluto
|
f2cd9e3adc
|
Removed sidebar-code since the sidebar got removed in EPL, there is only the stickychat which is not affected by this.
|
2013-02-08 22:06:28 +01:00 |
|
mluto
|
e6454af5ed
|
Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the old EP
|
2013-02-08 22:00:17 +01:00 |
|
mluto
|
0d5b98a338
|
Removed isProPad, since all pads are public except for group-pads
|
2013-02-07 14:30:09 +01:00 |
|
Dmitry
|
34f9f15150
|
socket.io rooms instead of own session management
Replaces homegrown pad session management with socket.io build-in rooms
|
2013-02-05 23:33:44 +04:00 |
|
John McLear
|
1814c756ad
|
Merge pull request #1431 from mluto/fix-userinfo-crash
Fix USERINFO_UPDATE crash
|
2013-01-30 06:43:37 -08:00 |
|
mluto
|
7e48e025c7
|
Check for missing payload on CLIENT_MESSAGE
|
2013-01-30 15:28:54 +01:00 |
|
mluto
|
f2742c5b63
|
Check for missing userInfo
|
2013-01-30 15:21:25 +01:00 |
|
John McLear
|
edd8b12049
|
push authorID to author object and return via api...
|
2013-01-29 16:45:09 +00:00 |
|
John McLear
|
51eff0d659
|
change to createDiffHTML
|
2013-01-28 16:53:29 +00:00 |
|
John McLear
|
3fac18f88a
|
resolve merge conflict
|
2013-01-27 17:54:26 +00:00 |
|
Peter 'Pita' Martischka
|
07a267be7a
|
Added colors to pad diff
|
2013-01-27 16:45:09 +00:00 |
|
Peter 'Pita' Martischka
|
f4690dda9d
|
fixed indent
|
2013-01-27 15:40:05 +00:00 |
|
mluto
|
cb2b93b133
|
Added getChatHistory and getChatHead (api+code+doc)
|
2013-01-26 14:35:26 +01:00 |
|
goldquest
|
74185e79ab
|
use the existing padimpexp object from the parent window
|
2013-01-23 16:36:37 +01:00 |
|
John McLear
|
205d983225
|
make it crash
|
2013-01-22 22:48:05 +00:00 |
|
John McLear
|
5d416579ee
|
bring in some padDiff stuff that doesnt suck
|
2013-01-22 22:33:51 +00:00 |
|
goldquest
|
666c0adcd2
|
script tag didn't link to right location
|
2013-01-22 16:42:56 +01:00 |
|
mluto
|
41cb5d8265
|
Added hook for clientVars and hook-doc
|
2013-01-14 22:51:26 +01:00 |
|
mluto
|
94f9b05c4c
|
Only create clientVars when they are needed
|
2013-01-14 22:08:33 +01:00 |
|
John McLear
|
654654b4e1
|
Merge pull request #1342 from spcsser/feature/padlisting
API & backend to list pads on epl instance
|
2013-01-14 08:13:57 -08:00 |
|
Swen
|
198754222d
|
Added functionality to list pads on this server.
|
2013-01-08 20:14:01 +01:00 |
|
mluto
|
bc05f9eb0a
|
converted load-more-link to button, added loading-gif, fixed typo
|
2013-01-07 19:15:55 +01:00 |
|
mluto
|
5592c4b0fe
|
client loads messages using the new client loads messages using new method, getChatMessages restructured and renamed to getLastChatMessages, added GET_CHAT_MESSAGES, getChatMessages restructured and renamed to getLastChatMessages
|
2013-01-06 16:11:48 +01:00 |
|
mluto
|
9484b92ae2
|
fixed and unified indenting, added comments in handleClientReady
|
2013-01-06 14:55:33 +01:00 |
|
Marcel Klehr
|
ffc9bcf028
|
Bump API version for checkToken endpoint
|
2012-12-27 22:09:22 +01:00 |
|