aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * | move community_pages to right_aside, fixes in csstommy tomson2012-03-2510-29/+135
| | |
* | | increase version to 1.0 for dispys \o/Simon L'nu2012-03-252-2/+3
|/ / | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | implement filer/file-asSimon L'nu2012-03-258-38/+105
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | small fix in csstommy tomson2012-03-244-4/+4
| |
* | add right_aside to diabook-bluetommy tomson2012-03-2420-94/+5443
| |
* | add connectable services to right_asidetommy tomson2012-03-2410-3/+19
| |
* | add PostIt to right_aside, fixes in csstommy tomson2012-03-2410-17/+180
| |
* | diabook: theme.phpFabio Comuni2012-03-232-219/+62
| | | | | | | | | | | | | | remove code duplication last photos check for user "hidewall" remove unneeded regex move js code to close popup in main.js (missing stop event propagation in popup links)
* | user settings: don't show emoticonsFabio Comuni2012-03-231-1/+1
| |
* | fix in css right_asidetommy tomson2012-03-235-34/+4953
| |
* | small fixtommy tomson2012-03-231-1/+1
| |
* | fix 1024resolutiontommy tomson2012-03-232-14/+15
| |
* | add right_aside to theme diabooktommy tomson2012-03-236-11/+329
| |
* | quattro(-green) styling the 'filed under: remove' textTobias Diekershoff2012-03-224-7/+52
| |
* | it's only item.filer ;-)Tobias Diekershoff2012-03-222-2/+2
| |
* | Merge branch 'quattrofiler'Tobias Diekershoff2012-03-222-0/+6
|\ \
| * | non static filer textTobias Diekershoff2012-03-222-2/+2
| | |
| * | adding filer functionality to quattro(-green)Tobias Diekershoff2012-03-222-0/+6
| | |
* | | missing tooltip for "file as"friendica2012-03-226-6/+6
|/ /
* | add file_as-option to diabook-derivatestommy tomson2012-03-226-0/+10
| |
* | add icons to aside diabook, fixes in csstommy tomson2012-03-2214-46/+65
| |
* | add comix-plainfriendica2012-03-216-0/+414
| |
* | smooth the comix comment boxfriendica2012-03-212-2/+36
| |
* | ika to icafriendica2012-03-211-1/+1
| |
* | facepark is unsupported ATMfriendica2012-03-212-0/+0
| |
* | Merge branch 'pull'friendica2012-03-2024-0/+3661
|\ \
| * \ Merge pull request #154 from tonybaldwin/masterfriendica2012-03-2024-0/+3661
| |\ \ | | | | | | | | added theme
| | * \ Merge remote branch 'upstream/master'tony baldwin2012-03-2165-403/+1121
| | |\ \
| | * | | added Vijay's theme from facepark.intony baldwin2012-03-2124-0/+3661
| | | | |
* | | | | remove stray template variable from old codefriendica2012-03-201-1/+0
|/ / / /
* | | | add comix themefriendica2012-03-205-0/+386
| | | |
* | | | use password field for DB inputfriendica2012-03-201-1/+1
| |/ / |/| |
* | | some tweakings for intro boxes (finally got an intro i could see :). dispy ↵Simon L'nu2012-03-203-13/+148
| | | | | | | | | | | | | | | | | | synced with dispy-dark Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | community discovery cont., cleanup of DB debuggingfriendica2012-03-182-1/+3
| | |
* | | Merge pull request #147 from CatoTH/masterfriendica2012-03-182-1/+2
|\ \ \ | | | | | | | | CSRF-Protection in the group-related form
| * | | CSRF-Protection in the group-related form (creating, renaming and dropping a ↵Tobias Hößl2012-03-182-1/+2
| | | | | | | | | | | | | | | | group, adding/removing members from it)
* | | | fix the comment box being too wide and looking off-kilterSimon L'nu2012-03-182-2/+2
|/ / / | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | [fix] whitespace in photo_view and like_noshare. dispy-dark clean upSimon L'nu2012-03-174-16/+10
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | remove auto-complete from darkzero-NS, dispys, since the comment one is now ↵Simon L'nu2012-03-162-6/+0
| | | | | | | | | | | | | | | | | | global Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | make auto-complete in darkzero-NS. other themes can use this easily. might ↵Simon L'nu2012-03-161-0/+3
| | | | | | | | | | | | | | | | | | need to edit the id it hooks into Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | make profiles-menu disappear when clicked outside itSimon L'nu2012-03-162-0/+18
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | Merge pull request #141 from CatoTH/masterSimon2012-03-162-3/+9
|\ \ \ | | | | | | | | Private messages - tabindex
| * | | Bugfix of old IEsTobias Hößl2012-03-161-1/+1
| | | |
| * | | Forgot to remove a debug lineTobias Hößl2012-03-161-1/+0
| | | |
| * | | Use tabindex to enable easy navigation in the dialog to write private mails; ↵Tobias Hößl2012-03-162-4/+11
| | | | | | | | | | | | | | | | Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
* | | | weee, dispys get another updateSimon L'nu2012-03-1615-195/+294
|/ / / | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | missing close double quote in mail_list.tplSimon L'nu2012-03-161-1/+1
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | more changes in dispy-darkSimon L'nu2012-03-161-0/+6
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | | Merge branch 'pull'friendica2012-03-1515-32/+86
|\ \ \
| * | | added icons to profile_side, fixes in csstommy tomson2012-03-1615-32/+86
| | | |