aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-160-0/+0
| | | | | | | | | * remotes/upstream/master: Bugfix of old IEs Forgot to remove a debug line Use tabindex to enable easy navigation in the dialog to write private mails; Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button * master:
* Merge pull request #141 from CatoTH/masterSimon2012-03-164-10/+18
|\ | | | | 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-164-11/+20
| | | | | | | | Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
* | Merge pull request #140 from simonlnu/masterSimon2012-03-1615-195/+294
|\ \ | | | | | | weee, dispys get another update
| * | weee, dispys get another updateSimon L'nu2012-03-1615-195/+294
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-165-98/+141
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: syntax error from pasted text, remove ^M's bug #335 network search broken after new ssl policy settings whitespace notification for disapora comments * master:
* | | syntax error from pasted text, remove ^M'sfriendica2012-03-161-96/+96
| | |
* | | bug #335 network search broken after new ssl policy settingsfriendica2012-03-162-2/+2
| | |
* | | whitespacefriendica2012-03-161-0/+1
| | |
* | | notification for disapora commentsfriendica2012-03-161-0/+42
| |/ |/|
* | Merge pull request #139 from simonlnu/masterSimon2012-03-151-1/+1
|\ \ | | | | | | missing close double quote in mail_list.tpl
| | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-160-0/+0
| |/| | |/ |/| | | | | | | * remotes/upstream/master: * master:
* | Merge pull request #138 from simonlnu/masterSimon2012-03-151-0/+6
|\ \ | | | | | | more changes in dispy-dark
| | * 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 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-03-160-0/+0
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: (21 commits) turn indexes back off (this is from an errant checkin a year or more ago) undo git stuffup added icons to profile_side, fixes in css track whether contact is a community page or not html2bbcode: Disabled size conversion Mail: Subject are now with working "Re:" Removing test exports Missing field in database.sql Removed changes Added config options for the item cache and the ostatus priority Item cache now is one day. Corrected some git problems Cache: item cache now has an autodelete of old files. The pages plugin now sets a link via redirection. So posting works. Pages: Show every community page - even from foreign servers (with caching) New plugin that shows community pages in the sidebar Caching improved. Enabled Caching for items. Changed color of tags in diabook. New config options if ostatus polling should use the priority in the contacts Mail: Removing signatures, gpg, unnecessary line breaks diabook: Moving the location between the icons ... * master:
* turn indexes back off (this is from an errant checkin a year or more ago)friendica2012-03-151-1/+1
|
* Merge branch 'pull'friendica2012-03-1515-32/+86
|\
| * Merge pull request #137 from tomtom84/mastertomtom842012-03-1515-32/+86
| |\ | | | | | | fixes in diabook-derivates
| | * added icons to profile_side, fixes in csstommy tomson2012-03-1615-32/+86
| |/
* / undo git stuffupfriendica2012-03-153-4/+8
|/
* Merge branch 'pull'friendica2012-03-1528-157/+448
|\
| * Merge pull request #136 from annando/masterfriendica2012-03-1512-71/+329
| |\ | | | | | | Mail improvements, item caching and so on
| | * html2bbcode: Disabled size conversionMichael Vogel2012-03-151-9/+9
| | |
| | * Merge commit 'upstream/master'Michael Vogel2012-03-15114-870/+2820
| | |\
| | * | Mail: Subject are now with working "Re:"Michael Vogel2012-03-122-43/+14
| | | |
| | * | Removing test exportsMichael Vogel2012-03-112-4/+4
| | | |
| | * | Missing field in database.sqlMichael Vogel2012-03-111-0/+1
| | | |
| | * | Removed changesMichael Vogel2012-03-112-19/+11
| | | |
| | * | Merge commit 'upstream/master'Michael Vogel2012-03-1162-555/+7192
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: view/theme/diabook/wall_item.tpl view/theme/diabook/wallwall_item.tpl
| | * | | Added config options for the item cache and the ostatus priorityMichael Vogel2012-03-111-0/+6
| | | | |
| | * | | Item cache now is one day.Michael Vogel2012-03-111-1/+1
| | | | |
| | * | | Corrected some git problemsMichael Vogel2012-03-112-89/+0
| | | | |
| | * | | Cache: item cache now has an autodelete of old files. The pages plugin now ↵Michael Vogel2012-03-113-3/+17
| | | | | | | | | | | | | | | | | | | | sets a link via redirection. So posting works.
| | * | | Pages: Show every community page - even from foreign servers (with caching)Michael Vogel2012-03-112-12/+61
| | | | |
| | * | | New plugin that shows community pages in the sidebarMichael Vogel2012-03-112-0/+42
| | | | |
| | * | | Caching improved.Michael Vogel2012-03-101-13/+11
| | | | |
| | * | | Enabled Caching for items. Changed color of tags in diabook.Michael Vogel2012-03-102-3/+18
| | | | |
| | * | | New config options if ostatus polling should use the priority in the contactsMichael Vogel2012-03-101-1/+4
| | | | |
| | * | | Mail: Removing signatures, gpg, unnecessary line breaksMichael Vogel2012-03-103-2/+240
| | | | |
| | * | | diabook: Moving the location between the iconsMichael Vogel2012-03-103-5/+7
| | | | |
| | * | | Merge commit 'upstream/master'Michael Vogel2012-03-09255-3476/+20733
| | |\ \ \
| | * | | | html2bbcode: don't convert sizes and fonts.Michael2012-03-021-3/+7
| | | | | |
| | * | | | Merge remote branch 'upstream/master'Michael2012-02-283-7/+9
| | |\ \ \ \
| | * \ \ \ \ Merge remote branch 'upstream/master'Michael2012-02-2722-55/+154
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote branch 'upstream/master'Michael2012-02-2713-36/+54
| | |\ \ \ \ \ \
| * | | | | | | | fixed the sidebar edit thingy. haven't synced dispy yet.Simon L'nu2012-03-152-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>