index
:
etherpad
master
fork of etherpad for spline
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
More styling
Egil Moeller
2010-03-27
2
-18
/
+36
*
Better styling
Egil Moeller
2010-03-27
1
-1
/
+1
*
Added ability to show last changed pads
Egil Moeller
2010-03-27
1
-5
/
+14
*
More styling of the tag browser
Egil Moeller
2010-03-27
2
-37
/
+35
*
Added a MOTD
Egil Moeller
2010-03-27
1
-0
/
+1
*
Bugfix for the ace callHook support
Egil Moeller
2010-03-27
2
-2
/
+2
*
Better styling of tag search page
Egil Moeller
2010-03-27
2
-8
/
+40
*
Some styling work for tags
Egil Moeller
2010-03-27
3
-13
/
+124
*
Added styling of tags in the editor
Egil Moeller
2010-03-27
1
-1
/
+6
*
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
|
*
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 director...
Egil Moeller
2010-03-25
1
-0
/
+2
*
|
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 the...
Elliot Kroo
2010-03-11
1
-0
/
+1
|
|
*
Splitting LICENSE and README into 2 separate files.
Elliot Kroo
2010-03-11
2
-287
/
+286
|
|
*
reorganizing the first level of folders (trunk/branch folders are not the git...
Elliot Kroo
2010-03-11
1095
-1
/
+0
|
|
/
*
|
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 of...
Egil Moeller
2010-03-13
1
-2
/
+10
*
|
Made it possible to split out parts of a plugin into separate files
Egil Moeller
2010-03-13
3
-17
/
+28
[next]