Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made handlePaths from plugins override paths from main | Egil Moeller | 2010-03-27 | 1 | -13/+14 |
| | |||||
* | Added the aceInitInnerdocbodyHead hook | Egil Moeller | 2010-03-27 | 1 | -0/+8 |
| | |||||
* | Made it possible to callHook from templates | Egil Moeller | 2010-03-27 | 1 | -0/+1 |
| | |||||
* | Merge branch 'twitterstyletags' into plugin-framework | Egil Moeller | 2010-03-25 | 0 | -0/+0 |
|\ | |||||
| * | select distinct in tag search | Egil Moeller | 2010-03-12 | 1 | -1/+1 |
| | | |||||
| * | Added a MOTD functionality | Egil Moeller | 2010-03-12 | 3 | -1/+3 |
| | | |||||
| * | Changed the homepage to be the tag search page | Egil Moeller | 2010-03-12 | 2 | -3/+5 |
| | | |||||
| * | List of tags for each match (could need cleanup) | Egil Moeller | 2010-03-12 | 1 | -5/+8 |
| | | |||||
| * | Bugfix for queries with multiple negative tags | Egil Moeller | 2010-03-12 | 1 | -4/+4 |
| | | |||||
| * | Added a view of the current query to the search page | Egil Moeller | 2010-03-12 | 2 | -2/+12 |
| | | |||||
| * | Cleaned up the taglinking code a bit | Egil Moeller | 2010-03-12 | 2 | -13/+15 |
| | | |||||
| * | Tags are now shown as links | Egil Moeller | 2010-03-12 | 4 | -4/+61 |
| | | |||||
| * | Readonly public pads | Egil Moeller | 2010-03-12 | 2 | -2/+26 |
| | | |||||
| * | Bugfix for mysql support for anti_tags - I forgot that mysql doesn't support ↵ | Egil Moeller | 2010-03-12 | 1 | -23/+26 |
| | | | | | | | | the except sql clause | ||||
| * | Tag search works fully but looks awfull | Egil Moeller | 2010-03-12 | 7 | -3/+418 |
| | | |||||
| * | Oups, last commit committed the tagging support, but missed this file | Egil Moeller | 2010-03-12 | 1 | -0/+35 |
| | | |||||
| * | First attempt to saving tags to db | Egil Moeller | 2010-03-12 | 1 | -0/+36 |
| | | |||||
* | | Got twitter style tags to work | Egil Moeller | 2010-03-25 | 3 | -3/+301 |
| | | |||||
* | | Made reload of a plugin really reload it, for real, from disk | Egil Moeller | 2010-03-25 | 2 | -2/+3 |
| | | |||||
* | | CaSe BuGfIx | Egil Moeller | 2010-03-25 | 1 | -8/+8 |
| | | |||||
* | | Added create table statements | Egil Moeller | 2010-03-25 | 1 | -0/+18 |
| | | |||||
* | | Got the server side of the twitter style tags to work | Egil Moeller | 2010-03-25 | 2 | -7/+43 |
| | | |||||
* | | Added padModelWriteToDB hook | Egil Moeller | 2010-03-25 | 1 | -0/+4 |
| | | |||||
* | | Got the client side of twitter style tags to work | Egil Moeller | 2010-03-25 | 2 | -6/+25 |
| | | |||||
* | | Added aceCreateDomline hook plus some code cleanup in the ace | Egil Moeller | 2010-03-25 | 2 | -10/+22 |
| | | |||||
* | | Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilter | Egil Moeller | 2010-03-25 | 6 | -42/+178 |
| | | |||||
* | | Bugfix for infrastructure/ace/bin/make to handle non-existent target ↵ | Egil Moeller | 2010-03-25 | 1 | -0/+2 |
| | | | | | | | | directories, as git removes empty directories :( | ||||
* | | Removed files auto-generated by infrastructure/ace/bin/make | Egil Moeller | 2010-03-25 | 13 | -7175/+12 |
| | | |||||
* | | Added support for plugins in the ACE linefilter | Egil Moeller | 2010-03-25 | 2 | -11/+28 |
| | | |||||
* | | Made the client side plugin API more similar to the server side one | Egil Moeller | 2010-03-22 | 2 | -19/+21 |
| | | |||||
* | | Bugfix for ACE compiler | Egil Moeller | 2010-03-22 | 1 | -4/+4 |
| | | |||||
* | | Updated changes to adhere to new directory layout | Egil Moeller | 2010-03-22 | 12 | -0/+0 |
| | | |||||
* | | Merge branch 'master' into plugin-framework | Egil Moeller | 2010-03-22 | 1096 | -7/+6 |
|\ \ | |||||
| * \ | Merge branch 'master' of git@github.com:ether/pad | Egil Moeller | 2010-03-21 | 1096 | -7/+6 |
| |\ \ | | |/ | |/| | |||||
| | * | Moving README to README.md to gain the benefits of markdown formatting on ↵ | Elliot Kroo | 2010-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | the front page | ||||
| | * | Splitting LICENSE and README into 2 separate files. | Elliot Kroo | 2010-03-11 | 2 | -287/+286 |
| | | | | | | | | | | | | Also updated links in README to match the community's new home at etherpad.org. | ||||
| | * | reorganizing the first level of folders (trunk/branch folders are not the ↵ | Elliot Kroo | 2010-03-11 | 1095 | -1/+0 |
| |/ | | | | | | | git way :) | ||||
* | | Added support for client plugins too | Egil Moeller | 2010-03-19 | 7 | -53/+144 |
| | | |||||
* | | Added a gitignore | Egil Moeller | 2010-03-19 | 1 | -0/+1 |
| | | |||||
* | | Bugfixed the kafoo test-plugin so that it doesn't generate copious amounts ↵ | Egil Moeller | 2010-03-13 | 1 | -2/+10 |
| | | | | | | | | of debug info | ||||
* | | Made it possible to split out parts of a plugin into separate files | Egil Moeller | 2010-03-13 | 3 | -17/+28 |
| | | |||||
* | | Made the plugin manager a bit more robust against problems in a plugin | Egil Moeller | 2010-03-13 | 1 | -23/+16 |
| | | |||||
* | | Fixed the paths for plugin-provided static files, and added an example usage ↵ | Egil Moeller | 2010-03-13 | 3 | -6/+7 |
| | | | | | | | | to the testplugin | ||||
* | | Added static file serving for plugins | Egil Moeller | 2010-03-13 | 2 | -2/+14 |
| | | |||||
* | | Had to cherry-pick one single patch from the twitterstyletags branch to get ↵ | Egil Moeller | 2010-03-12 | 1 | -2/+48 |
| | | | | | | | | this to work :S Adds the executeRaw db function, plus bugfixes some db stuff by adding support for more sql types; this allows sql joins and the like. | ||||
* | | Added some documentation on the hooks available | Egil Moeller | 2010-03-12 | 1 | -0/+24 |
| | | |||||
* | | Added header/footer hooks for pages | Egil Moeller | 2010-03-12 | 1 | -0/+4 |
| | | |||||
* | | Plugins can now provide pages | Egil Moeller | 2010-03-12 | 6 | -39/+145 |
| | | |||||
* | | Got plugins and hooks to work | Egil Moeller | 2010-03-12 | 7 | -1/+420 |
|/ | |||||
* | Applied LDAP patches | Elliot Kroo | 2010-01-23 | 3 | -5/+403 |
| | | | | | | | | See http://bit.ly/5BTvub for details. This patch provides two large changes of note. The first of which provides a general purpose library for external process execution (process.js), and the second of which provides LDAP and SSO authentication through a fairly simple LDAP library (pro_ldap_support.js, and pro_accounts.js). Patches and harsh unwarranted criticism welcome ;) |