summaryrefslogtreecommitdiffstats
path: root/etherpad/src/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Home & pad/url search buttonsEgil Moeller2010-04-205-4/+28
|
* Fixed so that parts of a URL query can be modified w/o affecting the rest of ↵Egil Moeller2010-04-174-11/+11
| | | | the query
* Git the urlIndexer to nearly work (the links for tags / queries are all wrong)Egil Moeller2010-04-145-25/+220
|
* Moved some more stuff to the modelEgil Moeller2010-04-122-19/+25
|
* Moved some more stuff to the modelEgil Moeller2010-04-122-18/+30
|
* Separated the twitterStyleTags model stuff out in a separate fileEgil Moeller2010-04-123-170/+193
|
* Removed some slow debug printingEgil Moeller2010-04-112-4/+4
|
* Added an URL indexer, it currently only greps out URLs from pads and stores ↵Egil Moeller2010-04-112-0/+71
| | | | them in a separate, searchable table, but it doesn't actually provide a way to use this info.
* CSS bugfixEgil Moeller2010-04-111-1/+1
|
* Made twitterStyleTags use page.ejsEgil Moeller2010-04-112-120/+73
|
* Added example usage of template.use/define/inheritEgil Moeller2010-04-093-10/+38
|
* Styling bugfixesEgil Moeller2010-04-061-1/+1
|
* Better plugin descriptionsEgil Moeller2010-04-062-2/+2
|
* Redesign of the topbar + deleted unused css & imagesPeter Martischka2010-04-051-10/+7
|
* Merge branch 'master' of git://github.com/redhog/padPeter Martischka2010-04-046-0/+249
|\
| * Added a fileUpload pluginEgil Moeller2010-04-046-0/+249
| |
* | Opportunity to enable/disable the Pro Feature with a config flagPeter Martischka2010-04-043-6/+21
|/
* Commented the tagBrowser a bit moreEgil Moeller2010-04-031-4/+18
|
* Added RSS support for the tag browserEgil Moeller2010-03-283-4/+88
|
* Added easy linking to searchesEgil Moeller2010-03-272-14/+28
|
* Bugworkaround for JS problemEgil Moeller2010-03-271-1/+5
|
* More stylingEgil Moeller2010-03-271-1/+5
|
* More stylingEgil Moeller2010-03-272-18/+36
|
* Better stylingEgil Moeller2010-03-271-1/+1
|
* Added ability to show last changed padsEgil Moeller2010-03-271-5/+14
|
* More styling of the tag browserEgil Moeller2010-03-272-37/+35
|
* Better styling of tag search pageEgil Moeller2010-03-272-8/+40
|
* Some styling work for tagsEgil Moeller2010-03-273-13/+124
|
* Added styling of tags in the editorEgil Moeller2010-03-271-1/+6
|
* Got twitter style tags to workEgil Moeller2010-03-253-3/+301
|
* CaSe BuGfIxEgil Moeller2010-03-251-8/+8
|
* Added create table statementsEgil Moeller2010-03-251-0/+18
|
* Got the server side of the twitter style tags to workEgil Moeller2010-03-252-7/+43
|
* Got the client side of twitter style tags to workEgil Moeller2010-03-252-6/+25
|
* Generalized linestylefilter.getURLFilter to a linestylefilter.getRegexpFilterEgil Moeller2010-03-255-0/+131
|
* Made the client side plugin API more similar to the server side oneEgil Moeller2010-03-221-1/+1
|
* Updated changes to adhere to new directory layoutEgil Moeller2010-03-227-0/+152