Commit graph

316 commits

Author SHA1 Message Date
Wikinaut
a671140378 changing layout of page titles. padname, then '| Etherpad' string in the document.title 2011-11-19 10:40:57 +01:00
Wikinaut
0fc72bc7e7 auto-open on chat icon; auto-focus on chat input; fix for https://github.com/Pita/etherpad-lite/issues/208 2011-11-18 07:43:51 +01:00
Wikinaut
66a9798615 Merge commit '419d2bb' into monospace 2011-11-17 20:39:04 +01:00
Wikinaut
0d760f0dbb replace underscores back to spaces in page titles 2011-11-16 23:31:20 +01:00
Wikinaut
913c006152 my changes in pad2.js 2011-11-16 23:22:55 +01:00
Wikinaut
0a795724c8 my changes in pad2.js 2011-11-16 23:20:23 +01:00
Peter 'Pita' Martischka
fa9b36df0f Merge pull request #203 from andrehjr/issue187
Fix issue # 187 Pad forgets usernames often
2011-11-15 23:11:55 -08:00
andrehjr
8e7e74170e Extract getUrlVars() function calls to a local var 2011-11-15 21:36:26 -02:00
andrehjr
ce4d9df665 Fix issue #182: Pad forgets usernames 2011-11-15 21:33:43 -02:00
Wikinaut
dc2aafa062 changing spaces or slashes in padnames to underscores 2011-11-14 20:32:27 +01:00
Wikinaut
5ea8dd6b70 correcting the uri decoding, so that also non-ASCII characters are correctly shown in hml page titles 2011-11-14 09:00:18 +01:00
Wikinaut
4e104e8c83 changing index.html to prompt user to allow to change the random padname, for example to add a reasonable prefix 2011-11-14 08:51:37 +01:00
Wikinaut
b3c75a619d index.html title -lite 2011-11-14 00:29:51 +01:00
Wikinaut
bfafed3ef2 index.html 2011-11-14 00:26:46 +01:00
Wikinaut
e1052a6a5d my version plus recent 2011-11-13 22:36:01 +01:00
John McLear
dac828e8f6 Update static/index.html 2011-11-13 14:32:21 +00:00
John McLear
eecb45cbfd Focus on input box onLoad 2011-11-12 18:30:38 +00:00
Wikinaut
74fdfec1c2 removing my favicon from master 2011-11-10 22:48:20 +01:00
Wikinaut
223016d78d Revert "patch to allow user-added prefixes and modification to random pad names; correctly process uri-encoded utf-8 characters in pad names and page titles"
This reverts commit bda20a38a4.
2011-11-10 22:42:30 +01:00
Wikinaut
bda20a38a4 patch to allow user-added prefixes and modification to random pad names; correctly process uri-encoded utf-8 characters in pad names and page titles 2011-11-10 22:42:02 +01:00
Wikinaut
2f0e45efe3 patch allows nice pad urls server/padname and also the old form server/p/padname; first commit to my remote repository 2011-11-10 00:06:43 +01:00
John McLear
bf0fe9377d Input fix for Wikinaut 2011-11-06 12:06:16 +00:00
John McLear
1bfd0e4707 Allow authorship background colors to be disabled with a parameter 2011-09-04 13:48:53 +01:00
Jacob Chapel
a107f080a8 fix username being set in querystrings 2011-09-02 12:56:51 -07:00
Mark Schmale
419d2bbd93 added a button to toggle the font 2011-08-26 16:19:23 +02:00
Peter 'Pita' Martischka
7b8d48467f added proper embed parameter support, fixes #116 2011-08-23 18:36:38 +01:00
Robin Buse
335643a860 ODT Import works but wasn't mentioned yet 2011-08-24 05:22:46 +03:00
Robin Buse
fd97946619 fixed user drop down issue 2011-08-24 04:48:21 +03:00
Peter 'Pita' Martischka
913c3c455d fixed merge conflicts 2011-08-22 13:14:59 +01:00
Peter 'Pita' Martischka
e771542961 added deleteGroup API function 2011-08-22 13:11:34 +01:00
Peter 'Pita' Martischka
a231ff45e1 fixed fileupload field in Firefox 2011-08-21 20:17:38 +01:00
Peter 'Pita' Martischka
177abdd29e Don't show PDF Export on Windows 2011-08-21 20:09:25 +01:00
Peter 'Pita' Martischka
8c301d4fe8 remove star buttons on timeslider 2011-08-21 20:09:09 +01:00
Peter 'Pita' Martischka
4e592def7e fixed color chooser 2011-08-21 19:27:02 +01:00
John McLear
c1272ed566 Fixed minor German effort at English ;) 2011-08-21 19:21:23 +01:00
Peter 'Pita' Martischka
307d0acdeb put expolorer canvas into minify 2011-08-21 19:20:18 +01:00
John McLear
1df9d04e04 Fix for farbtastic in IE9, I had to recreate the file because the original commit was so messy 2011-08-21 19:08:19 +01:00
Peter 'Pita' Martischka
0b18e46bc3 keep the userlist open while editing 2011-08-21 19:07:35 +01:00
Peter 'Pita' Martischka
4f233d88f8 fixed the backward compatility to old colorIds 2011-08-21 18:53:30 +01:00
Peter 'Pita' Martischka
6c354c6333 improved the design of the user icon 2011-08-21 18:18:35 +01:00
Peter 'Pita' Martischka
070b5f16f7 added the default embed parameters to the embed code 2011-08-21 16:44:38 +01:00
Robin Buse
82e4d7fe7d Edited static/css/pad.css via GitHub 2011-08-21 09:45:05 +03:00
Peter 'Pita' Martischka
42662d73d0 Merge branch 'master' of /home/jose/etherpad-lite/ 2011-08-20 18:23:58 +01:00
Peter 'Pita' Martischka
9d37d91ce1 added a colorPicker 2011-08-20 18:22:10 +01:00
Peter 'Pita' Martischka
8214e132b7 Merge branch 'patch-6' of git://github.com/0ip/etherpad-lite 2011-08-18 21:05:44 +01:00
Peter 'Pita' Martischka
71c6e494d5 fixed the buttons, the now fully clickable (someone has to test that with IE) 2011-08-18 12:16:00 +01:00
Peter 'Pita' Martischka
cb23b140d6 Merge pull request #87 from 0ip/patch-1
Redesigned start page
2011-08-17 12:27:17 -07:00
Peter 'Pita' Martischka
b02ee510ac Merge branch 'patch-3' of https://github.com/0ip/etherpad-lite 2011-08-17 19:58:37 +01:00
Robin Buse
d3a33024ec reverted js functions but reduced if clause using ternary operation 2011-08-17 21:58:07 +03:00
Peter 'Pita' Martischka
c8a0f946f2 Merge branch 'patch-4' of https://github.com/0ip/etherpad-lite 2011-08-17 19:43:39 +01:00