aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* tweaking stuff in dispys. i thought i fixed the login screens, but they're ↵Simon L'nu2012-03-296-58/+44
| | | | | | b0rked right now. Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* theme file_as combobox for 2.0friendica2012-03-292-1/+8
|
* css fixes in diabook-derivatestommy tomson2012-03-2916-23/+136
|
* Merge pull request #185 from fabrixxm/masterfabrixxm2012-03-2812-70/+439
|\ | | | | Updated private message pages
| * quattro: style pm pagesFabio Comuni2012-03-288-64/+405
| |
| * message: remove tabs, move new message link to aside, all message with ↵Fabio Comuni2012-03-283-6/+22
| | | | | | | | gmail-style
| * Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-03-2821-129/+315
| |\
| * | quattro: tpl for "file as"Fabio Comuni2012-03-281-0/+12
| | |
* | | Merge pull request #184 from annando/masterfriendica2012-03-282-5/+6
|\ \ \ | | | | | | | | Enhancing the API - Preparations for a better facebook export
| * \ \ Merge commit 'upstream/master'Michael Vogel2012-03-28232-1197/+18385
| |\ \ \ | | | |/ | | |/|
| * | | API: Seesmic is now working. Optimizing text export.Michael Vogel2012-03-182-5/+6
| | | |
* | | | add a searchbox to "find friends" for global searchtommy tomson2012-03-288-9/+70
| | | |
* | | | bugfix in diabooktommy tomson2012-03-285-13/+38
| |/ / |/| |
* | | Merge branch 'pull'friendica2012-03-282-10/+4
|\ \ \
| * | | really fix it this time...Simon L'nu2012-03-282-12/+4
| | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * | | WITH is going on?Simon L'nu2012-03-282-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | | Merge branch 'pull'friendica2012-03-2826-155/+470
|\| | |
| * | | Merge pull request #180 from simonlnu/masterSimon2012-03-282-11/+13
| |\ \ \ | | | | | | | | | | duh...
| | * | | doh fixSimon L'nu2012-03-282-11/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * | | | Merge pull request #179 from fabrixxm/masterfabrixxm2012-03-286-27/+149
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| new field_combobox template and some eyecandy to "file as" function
| | * | filer: replace "file as" prompt with combobox opened in fancyboxFabio Comuni2012-03-285-27/+131
| | | |
| | * | template: field_comboboxFabio Comuni2012-03-281-0/+18
| | | | | | | | | | | | | | | | | | | | a text input plus a select wich updates text input value on change. html5 version commented out for poor browsers support.
| * | | add some icons for the newbie stuff (diabook but 24px not 32); fixes for ↵Simon L'nu2012-03-2820-130/+321
| |/ / | | | | | | | | | | | | | | | dispy (broken last push) Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* / / title not updated when editing postfriendica2012-03-281-1/+0
|/ /
* | support autocomplete @-tags in plaintext modefriendica2012-03-282-0/+4
| |
* | vier navbar messed up after default theme template movefriendica2012-03-281-0/+131
| |
* | Merge branch 'pull'friendica2012-03-2715-52/+435
|\ \
| * | small fix in diabooktommy tomson2012-03-273-3/+3
| | |
| * | fixes in diabooktommy tomson2012-03-276-13/+49
| | |
| * | provide a close-option for boxes in right_aside and store info via js and ↵tommy tomson2012-03-279-27/+198
| | | | | | | | | | | | cookies
| * | provide a close-option for boxes in right_aside and store info via js and ↵tommy tomson2012-03-276-19/+195
| | | | | | | | | | | | cookies
* | | turn on gecko spellcheck in tinymcefriendica2012-03-275-2/+6
|/ /
* | more fixes for dispysSimon L'nu2012-03-276-10/+23
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | add dispy-dark snapshot; fix toolbarSimon L'nu2012-03-273-109/+197
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | add "find friends" to right_aside to diabook, fixes in css in diabooktommy tomson2012-03-279-16/+32
| |
* | fixed Umlaute in de strings.phpTobias Diekershoff2012-03-271-10/+10
| |
* | qcomment enhancementsfriendica2012-03-263-5/+25
| |
* | fix dispy's nav element; fix colours in #search-textSimon L'nu2012-03-262-5/+8
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | add "similar interrest", "Friend Suggestions" and "Invite Friends" to ↵tommy tomson2012-03-268-20/+50
| | | | | | | | right_aside, fixes in css
* | Merge branch 'master' of https://github.com/friendica/friendicaTobias Diekershoff2012-03-2613-36/+29
|\ \
| * | minor css fixes in diabooktommy tomson2012-03-2612-36/+29
| | |
| * | screenshot for darkzero-NS, same as darkzerofriendica2012-03-261-0/+0
| | |
* | | marking quattro-green as extension of quattro and deleting the tpl filesTobias Diekershoff2012-03-2614-667/+11
|/ /
* | added quaddro templates to quaddro-greenTobias Diekershoff2012-03-2613-0/+667
| |
* | Merge pull request #172 from fabrixxm/masterfriendica2012-03-2634-902/+902
|\ \ | | | | | | Rearrange theme tpls
| * | diabook: small fix in theme_info arrayFabio Comuni2012-03-261-1/+1
| | |
| * | themes: use duepuntozero tpls as defaultFabio Comuni2012-03-2633-901/+901
| | |
* | | small fix in diabook :: add local friendica to right_asidetommy tomson2012-03-264-1/+3
| | |
* | | Merge branch 'pull'friendica2012-03-2612-22/+37
|\ \ \
| * | | [fix] contact_edit.tpl syntax; reduce cols to fit betterSimon L'nu2012-03-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>