summaryrefslogtreecommitdiff
path: root/src/node/handler
AgeCommit message (Expand)Author
2013-01-22bring in some padDiff stuff that doesnt suckJohn McLear
2013-01-22script tag didn't link to right locationgoldquest
2013-01-14Added hook for clientVars and hook-docmluto
2013-01-14Only create clientVars when they are neededmluto
2013-01-14Merge pull request #1342 from spcsser/feature/padlistingJohn McLear
2013-01-08Added functionality to list pads on this server.Swen
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2013-01-06fixed and unified indenting, added comments in handleClientReadymluto
2012-12-27Bump API version for checkToken endpointMarcel Klehr
2012-12-10Fix issue #725 which was caused by a race conditionJohn McLear
2012-12-07Update src/node/handler/APIHandler.jsStephan Jauernick
2012-12-06use the parent window, not the topgoldquest
2012-12-06avoid use of os.tmpDir() for node 0.6 compatibilityIván Eixarch
2012-11-27added my name in headerIván Eixarch
2012-11-23Import html by default and allow basic import/export features without abiwordIván Eixarch
2012-11-23cleaningIván Eixarch
2012-11-23test import converting to html instead to txt by defaultIván Eixarch
2012-11-10PadMessageHandler: Make sure sessioninfos[session] still exists before pushin...Marcel Klehr
2012-10-11Merge pull request #1035 from amtep/developJohn McLear
2012-10-11fix for error handling in callback codeDmitry
2012-10-11fixed variable name in handleMessageHookDmitry
2012-10-02USERINFO_UPDATE: construct a new message for broadcastRichard Braakman
2012-09-28Prevent server crash in handleClientReadyRichard Braakman
2012-09-28Add some explanatory comments to handleUserChanges()Richard Braakman
2012-09-27Prettify session handling in handleUserChangesRichard Braakman
2012-09-26Fix crash when client submits changeset based on too-old revisionRichard Braakman
2012-09-26Fix sessioninfos race that can cause crash during USER_CHANGES handlingRichard Braakman
2012-09-17Add listAllGroups API endpointMarcel Klehr
2012-09-13Bump API version to v1.1Marcel Klehr
2012-09-09Add support for multiple api versionsMarcel Klehr
2012-09-04Update src/node/handler/APIHandler.jsJohn McLear
2012-08-17Add in padUsers HTTP API callMark Holmquist
2012-08-08Add in an HTTP API call to send a custom message type.Mark Holmquist
2012-07-08Make handleMessage asyncMatthias Bartelmeß
2012-07-05Bugfix for broken readonly timesliderEgil Moeller
2012-06-29Add in padUsersCount method and API callMark Holmquist
2012-06-27Merge pull request #819 from marcelklehr/contributor-api-methodsJohn McLear
2012-06-27Add in getLastEdited API callMark Holmquist
2012-06-27Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPadMarcel Klehr
2012-06-26Merge pull request #818 from MarkTraceur/kick-on-deauthJohn McLear
2012-06-26Fix glaring problem with pull requestMark Holmquist
2012-06-26Merge pull request #817 from MarkTraceur/kick-on-deauthJohn McLear
2012-06-26Refuse connection if the user is no longer authorizedMark Holmquist
2012-06-26Add in a new hook for handleMessageMark Holmquist
2012-05-29Merge branch 'master' into timeslider-realtimeupdate+readonly-padsEgil Moeller
2012-05-23You can't use $ if no jQuery is available.. Apologies for so much spam on th...John McLear
2012-05-23Import Should now work in IE John McLear
2012-05-23I hate how hacky this change is.John McLear
2012-05-23Update src/node/handler/ImportHandler.jsJohn McLear