aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* filebrowser: fix style, show 10 recent photos if not in an albumFabio Comuni2012-04-182-2/+9
|
* filebrowser: more style, load min and max scale photosFabio Comuni2012-04-182-46/+57
|
* tinymce: add inlinepopups pluginFabio Comuni2012-04-182-2/+2
|
* tinymce: add filebrowser for photos and attached filesFabio Comuni2012-04-184-0/+192
|
* diabook-themes: some css/bug-fixestommy tomson2012-04-1829-86/+441
|
* Merge pull request #244 from mschmitt/masterfriendica2012-04-172-0/+8532
|\ | | | | Esperanto translation
| * messages.po/strings.php at 100% EsperantoMartin Schmitt2012-04-172-0/+8532
| |
* | Merge pull request #243 from CatoTH/masterfriendica2012-04-171-2/+2
|\ \ | |/ |/| Typo in Constant
| * TypoTobias Hößl2012-04-171-2/+2
|/
* diabook-themes: theme-settings: "wide"-option and new screenshotstommy tomson2012-04-1728-32/+25069
|
* Merge pull request #242 from simonlnu/masterSimon2012-04-172-10/+0
|\ | | | | [SECURITY] finish ripping out fpostit
| * [SECURITY] finish ripping out fpostitSimon L'nu2012-04-172-10/+0
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-170-0/+0
|/ | | | | | | | | | | * remotes/upstream/master: update to the German string files diabook-themes: removed fpostit due to security issues and small fix in german translation naked br appearing when attaching and textplain Some Bugfixes, and variable checks rev update * master:
* Merge pull request #241 from simonlnu/masterSimon2012-04-1712-328/+0
|\ | | | | rip out fpostit
| * rip out fpostitSimon L'nu2012-04-1712-328/+0
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | Merge branch 'master' of https://github.com/friendica/friendicaTobias Diekershoff2012-04-1749-2358/+1783
|\ \
| * | diabook-themes: removed fpostit due to security issues and small fix in ↵tommy tomson2012-04-1733-754/+39
| | | | | | | | | | | | german translation
| * | Merge pull request #240 from CatoTH/masterfriendica2012-04-179-43/+44
| |\ \ | | | | | | | | Some bugfixes / Notices
| | * | Some Bugfixes, and variable checksTobias Hößl2012-04-179-43/+44
| | | |
| * | | naked br appearing when attaching and textplainfriendica2012-04-171-1/+6
| |/ /
| * | Merge https://github.com/friendica/friendica into pullfriendica2012-04-1649-1561/+2162
| |\ \
| | * | Merge pull request #239 from simonlnu/masterSimon2012-04-163-1463/+1572
| | |\| | | | | | | | | multiple ui and other fixes
| | | * finally fix the ui in the settings. it was fugly.... other bug fixes tooSimon L'nu2012-04-173-1463/+1572
| | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-160-0/+0
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: (22 commits) diabook-themes: bugfix (sry, necessary) diabook-themes: small bug/css-fixes ---> ver. 1.019 diabook-themes: bug-fixes diabook-themes: minor bugfixes turn on comment edit propagate edited comments edited comments weren't being relayed rev update diabook-themes: css-fixes open contact edit in same window where did this "lang" string come from and why? function name typo track requested profile error msg DBA: Reverting back to original source DBA: Nothing really done .. DBA: Deactivation of the mysqli-class for testing purposes. API: Improved the timeline. Several (disabled) tests with caching of photos. html2plain: changed behaviour for the "hr" element. API: Tweetdeck is now working API: Added Public Timeline ... * master:
| * | rev updatefriendica2012-04-163-97/+122
| | |
* | | update to the German string filesTobias Diekershoff2012-04-172-942/+1280
| |/ |/|
* | diabook-themes: bugfix (sry, necessary)tommy tomson2012-04-1612-12/+52
| |
* | diabook-themes: small bug/css-fixes ---> ver. 1.019tommy tomson2012-04-1626-21/+419
| |
* | diabook-themes: bug-fixestommy tomson2012-04-1612-48/+68
| |
* | diabook-themes: minor bugfixestommy tomson2012-04-1612-25/+59
|/
* turn on comment editfriendica2012-04-161-4/+4
|
* propagate edited commentsfriendica2012-04-161-2/+6
|
* edited comments weren't being relayedfriendica2012-04-161-0/+24
|
* rev updatefriendica2012-04-152-73/+78
|
* Merge pull request #238 from annando/masterfriendica2012-04-157-67/+259
|\ | | | | API: Support of the statusnet application
| * DBA: Reverting back to original sourceMichael Vogel2012-04-141-3/+1
| |
| * DBA: Nothing really done ..Michael Vogel2012-04-141-71/+0
| |
| * Merge commit 'upstream/master'Michael Vogel2012-04-1498-911/+2464
| |\
| * \ Merge commit 'upstream/master'Michael Vogel2012-04-1388-12005/+2087
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: include/dba.php
| * | | DBA: Deactivation of the mysqli-class for testing purposes.Michael Vogel2012-04-131-30/+31
| | | |
| * | | Merge commit 'upstream/master'Michael Vogel2012-04-11133-1946/+2921
| |\ \ \
| * | | | API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-114-8/+42
| | | | |
| * | | | html2plain: changed behaviour for the "hr" element.Michael Vogel2012-04-091-1/+1
| | | | |
| * | | | API: Tweetdeck is now workingMichael Vogel2012-04-092-54/+51
| | | | |
| * | | | API: Added Public TimelineMichael Vogel2012-04-081-5/+85
| | | | |
| * | | | API: Now mentions could work as well - only my client doesn't really workMichael Vogel2012-04-081-61/+72
| | | | |
| * | | | API: Basic support of the identica client added.Michael Vogel2012-04-081-0/+72
| | | | |
* | | | | diabook-themes: css-fixestommy tomson2012-04-1517-24/+88
| | | | |
* | | | | open contact edit in same windowfriendica2012-04-151-1/+1
| | | | |
* | | | | where did this "lang" string come from and why?friendica2012-04-151-0/+10
| | | | |