]>
git.mxchange.org Git - friendica.git/log
friendica [Thu, 10 May 2012 01:15:27 +0000 (18:15 -0700)]
rev update
friendica [Thu, 10 May 2012 00:56:05 +0000 (17:56 -0700)]
rev update
friendica [Wed, 9 May 2012 11:18:01 +0000 (04:18 -0700)]
send browser back to correct page (with query args) after posting
friendica [Wed, 9 May 2012 05:46:40 +0000 (22:46 -0700)]
slight improvement in a couple of queries
Thomas Willingham [Wed, 9 May 2012 03:54:17 +0000 (04:54 +0100)]
Diabook-dark - do things the right way instead of the stupid way.
Thomas Willingham [Wed, 9 May 2012 02:42:09 +0000 (03:42 +0100)]
Fix TinyMCE, but needs adding to theme.php
Thomas Willingham [Wed, 9 May 2012 02:31:56 +0000 (03:31 +0100)]
Fix jquery.fancybox, but still needs adding to theme.php
Thomas Willingham [Wed, 9 May 2012 02:21:26 +0000 (03:21 +0100)]
Diabook-dark cleaned up a bit.
friendica [Wed, 9 May 2012 00:40:56 +0000 (17:40 -0700)]
don't provide 'show more' on remote friends in common unless there are actually more
friendica [Tue, 8 May 2012 22:33:01 +0000 (15:33 -0700)]
make it optional to optimize the item table after expire
friendica [Tue, 8 May 2012 08:15:19 +0000 (01:15 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 8 May 2012 08:14:24 +0000 (01:14 -0700)]
wrap private message autocomplete in an ifdef to make it easier to test/develop
Tobias Diekershoff [Tue, 8 May 2012 07:56:05 +0000 (09:56 +0200)]
DE update for the strings
friendica [Tue, 8 May 2012 06:09:57 +0000 (23:09 -0700)]
make mod-follow hookable (e.g. service class limits) and also begin to prepare it for functionalisation
friendica [Tue, 8 May 2012 01:48:26 +0000 (18:48 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Tue, 8 May 2012 01:36:28 +0000 (18:36 -0700)]
finished dry run - now for real test
tommy tomson [Tue, 8 May 2012 01:29:25 +0000 (03:29 +0200)]
diabook-themes: state of the boxes at right_aside are now stored in db, instead of cookie.
friendica [Mon, 7 May 2012 23:51:09 +0000 (16:51 -0700)]
don't throw "did not contain xml" error if it's a valid rss that doesn't have the <?xml declaration
friendica [Mon, 7 May 2012 22:54:49 +0000 (15:54 -0700)]
If a contact has had delivery issues in the last 15 minutes, send new posts straight to the queue
and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of
stuck processes trying to connect with dead or dying servers significantly.
friendica [Mon, 7 May 2012 11:21:54 +0000 (04:21 -0700)]
separate poll_interval from delivery_interval - default is the same.
friendica [Mon, 7 May 2012 06:07:41 +0000 (23:07 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 7 May 2012 06:06:21 +0000 (23:06 -0700)]
reset permissions to forum default when adding forum delivery chain
Simon [Mon, 7 May 2012 05:22:29 +0000 (22:22 -0700)]
Merge pull request #291 from simonlnu/master
minor css tweaks
Simon L'nu [Mon, 7 May 2012 05:20:32 +0000 (01:20 -0400)]
more css tweaks. nothing major
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Mon, 7 May 2012 04:55:53 +0000 (00:55 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
I'll leave the private mail recipient autocomplete partially done. Need a good UI/JS person to finish it off.
mail autcomplete testing
email recip autocomplete
rev update
diabook-theme: small fix
diabook-theme: add "Earth Layers"-box at right_side
diabook-theme: twitterbox-bugfix
diabook: small fix
diabook-theme: bugfix
* master:
friendica [Mon, 7 May 2012 03:08:20 +0000 (20:08 -0700)]
Merge branch 'ac'
friendica [Mon, 7 May 2012 03:06:39 +0000 (20:06 -0700)]
I'll leave the private mail recipient autocomplete partially done. Need a good UI/JS person to finish it off.
friendica [Mon, 7 May 2012 02:56:27 +0000 (19:56 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Mon, 7 May 2012 02:55:39 +0000 (19:55 -0700)]
mail autcomplete testing
friendica [Mon, 7 May 2012 02:53:34 +0000 (19:53 -0700)]
email recip autocomplete
friendica [Mon, 7 May 2012 02:52:22 +0000 (19:52 -0700)]
rev update
tommy tomson [Mon, 7 May 2012 00:49:44 +0000 (02:49 +0200)]
diabook-theme: small fix
tommy tomson [Mon, 7 May 2012 00:24:43 +0000 (02:24 +0200)]
diabook-theme: add "Earth Layers"-box at right_side
tommy tomson [Sun, 6 May 2012 21:26:44 +0000 (23:26 +0200)]
diabook-theme: twitterbox-bugfix
tommy tomson [Sun, 6 May 2012 10:25:09 +0000 (12:25 +0200)]
diabook: small fix
tommy tomson [Sun, 6 May 2012 10:09:22 +0000 (12:09 +0200)]
Merge remote-tracking branch 'origin/master'
tommy tomson [Sun, 6 May 2012 10:08:46 +0000 (12:08 +0200)]
diabook-theme: bugfix
Simon [Sun, 6 May 2012 10:08:08 +0000 (03:08 -0700)]
Merge pull request #290 from simonlnu/master
font and width tweaking
Simon L'nu [Sun, 6 May 2012 10:05:31 +0000 (06:05 -0400)]
fixing widths to be more dynamic where possible. font size fixes. add README.md
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sun, 6 May 2012 08:51:15 +0000 (04:51 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
bad sql left after the mailbox in/out merge
* master:
friendica [Sun, 6 May 2012 00:54:19 +0000 (17:54 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Sun, 6 May 2012 00:53:23 +0000 (17:53 -0700)]
bad sql left after the mailbox in/out merge
Simon L'nu [Sun, 6 May 2012 00:08:19 +0000 (20:08 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
diabook-theme: small fix
diabook-theme: twitter-box-update at right_aside
diabook-theme: can now set the twitter search term in theme-settings & small fixes
consolidate item deletion so we can fix orphaned categories and file_as tags.
DE: new email templates translated
workaround to clean up orphaned filetags
only show remove category to item owner
Option to set theme width added. Minor layout changes
* master:
tommy tomson [Sat, 5 May 2012 22:36:46 +0000 (00:36 +0200)]
diabook-theme: small fix
tommy tomson [Sat, 5 May 2012 22:10:35 +0000 (00:10 +0200)]
diabook-theme: twitter-box-update at right_aside
tommy tomson [Sat, 5 May 2012 18:01:38 +0000 (20:01 +0200)]
diabook-theme: can now set the twitter search term in theme-settings & small fixes
friendica [Sat, 5 May 2012 14:05:32 +0000 (07:05 -0700)]
consolidate item deletion so we can fix orphaned categories and file_as tags.
friendica [Sat, 5 May 2012 12:04:05 +0000 (05:04 -0700)]
Merge pull request #289 from cvogeley/master
Option to set theme width added. Minor layout changes
Tobias Diekershoff [Sat, 5 May 2012 07:11:25 +0000 (09:11 +0200)]
DE: new email templates translated
friendica [Sat, 5 May 2012 00:43:47 +0000 (17:43 -0700)]
workaround to clean up orphaned filetags
friendica [Fri, 4 May 2012 23:45:10 +0000 (16:45 -0700)]
only show remove category to item owner
Christian Vogeley [Fri, 4 May 2012 22:45:35 +0000 (00:45 +0200)]
Option to set theme width added. Minor layout changes
Simon L'nu [Fri, 4 May 2012 21:43:04 +0000 (17:43 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Simon [Fri, 4 May 2012 21:13:03 +0000 (14:13 -0700)]
Merge pull request #288 from simonlnu/master
multiple fixes
Simon L'nu [Fri, 4 May 2012 21:06:17 +0000 (17:06 -0400)]
fix lightbox; finished dark, now on to light
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Fri, 4 May 2012 21:03:23 +0000 (17:03 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
category removal
Esperanto 100%
"show more" friends in common
* master:
friendica [Fri, 4 May 2012 13:43:24 +0000 (06:43 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Fri, 4 May 2012 13:42:56 +0000 (06:42 -0700)]
category removal
friendica [Fri, 4 May 2012 10:27:48 +0000 (03:27 -0700)]
Merge pull request #287 from mschmitt/master
Update Esperanto to 100%
Martin Schmitt [Fri, 4 May 2012 10:02:05 +0000 (12:02 +0200)]
Esperanto 100%
friendica [Fri, 4 May 2012 08:46:36 +0000 (01:46 -0700)]
"show more" friends in common
Simon L'nu [Fri, 4 May 2012 06:31:21 +0000 (02:31 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
DE strings
implement max load average before queuing/deferring delivery and poller processes
yet another bug in remote_friends_in_common
string update
use html symbols for double quotes
string update
proofreading the mail templates in fr fixed typo, grammar, spelling…
validate_url() and validate_email() validate also IP address.
* master:
Tobias Diekershoff [Fri, 4 May 2012 05:30:49 +0000 (07:30 +0200)]
DE strings
friendica [Fri, 4 May 2012 04:50:48 +0000 (21:50 -0700)]
implement max load average before queuing/deferring delivery and poller processes
friendica [Fri, 4 May 2012 03:47:04 +0000 (20:47 -0700)]
yet another bug in remote_friends_in_common
friendica [Fri, 4 May 2012 00:20:24 +0000 (17:20 -0700)]
string update
friendica [Fri, 4 May 2012 00:19:53 +0000 (17:19 -0700)]
use html symbols for double quotes
friendica [Thu, 3 May 2012 23:55:03 +0000 (16:55 -0700)]
string update
friendica [Thu, 3 May 2012 23:45:30 +0000 (16:45 -0700)]
Merge pull request #284 from fabrixxm/master
validate_url() and validate_email() validate also IP address.
friendica [Thu, 3 May 2012 21:01:06 +0000 (14:01 -0700)]
Merge pull request #286 from grossard/french_proofreading
proofreading the mail templates in fr
Ludovic Grossard [Thu, 3 May 2012 20:35:59 +0000 (22:35 +0200)]
proofreading the mail templates in fr
fixed typo, grammar, spelling…
Simon [Thu, 3 May 2012 18:39:34 +0000 (11:39 -0700)]
Merge pull request #285 from simonlnu/master
dispy reworking, step 1
Simon L'nu [Thu, 3 May 2012 18:35:21 +0000 (14:35 -0400)]
forgot to move modernizr up. modernizr needs to be in <head>, like html5shiv (which it includes)
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 3 May 2012 18:25:18 +0000 (14:25 -0400)]
major reworking of dispy dark. light to follow
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 3 May 2012 18:18:40 +0000 (14:18 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
diabook-theme: small fix
Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnson' was already matched, and '@Robert' might be somebody different entirely.
* master:
Fabio Comuni [Thu, 3 May 2012 13:28:23 +0000 (15:28 +0200)]
validate_url() and validate_email() validate also IP address.
tommy tomson [Thu, 3 May 2012 05:57:40 +0000 (07:57 +0200)]
diabook-theme: small fix
friendica [Thu, 3 May 2012 05:38:17 +0000 (22:38 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Thu, 3 May 2012 05:33:51 +0000 (22:33 -0700)]
Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnson' was already matched, and '@Robert' might be somebody different entirely.
Simon L'nu [Thu, 3 May 2012 04:25:56 +0000 (00:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
diabook-theme: small fix
diabook-theme: made boxes at right_aside sortable
use cid rather than uid in perms
Modify events_post() in mod/events.php to set the `private` field to true when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.
use mysql replace on cache items
fixing common friends
rev update
Moved Meta Viewport from global head.tpl to diabook's header
* master:
tommy tomson [Thu, 3 May 2012 04:25:23 +0000 (06:25 +0200)]
diabook-theme: small fix
tommy tomson [Thu, 3 May 2012 04:05:55 +0000 (06:05 +0200)]
diabook-theme: made boxes at right_aside sortable
friendica [Thu, 3 May 2012 04:00:39 +0000 (21:00 -0700)]
use cid rather than uid in perms
friendica [Thu, 3 May 2012 03:49:51 +0000 (20:49 -0700)]
Merge pull request #283 from fermionic/private-events-post-correctly-in-diaspora
Fix private-events posts in Diaspora
Zach Prezkuta [Thu, 3 May 2012 03:12:57 +0000 (21:12 -0600)]
Modify events_post() in mod/events.php to set the `private` field to true when an event is shared with specific people. This is necessary to have event posts show correctly in Diaspora if an event is created visible only to self, but modified later to be visible to others.
friendica [Wed, 2 May 2012 23:27:19 +0000 (16:27 -0700)]
use mysql replace on cache items
friendica [Wed, 2 May 2012 23:15:59 +0000 (16:15 -0700)]
fixing common friends
friendica [Wed, 2 May 2012 22:27:39 +0000 (15:27 -0700)]
Merge https://github.com/friendica/friendica into pull
friendica [Wed, 2 May 2012 22:26:57 +0000 (15:26 -0700)]
rev update
friendica [Wed, 2 May 2012 20:49:57 +0000 (13:49 -0700)]
Merge pull request #282 from max-weller/master
Moved <meta viewport> to theme; Diabook style
Simon L'nu [Wed, 2 May 2012 16:49:00 +0000 (12:49 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
diabook-themes: more improvements in theme.php, add titles to bbcode under coment-box
diabook-theme: tryied to improve performance a bit
diabook-theme: fix footer/impressum
missing param
provide "service_class" identifier which will let us provide service_class limits such as number of FB friends, etc.
delineate the new profile changes from the rest of the text
how did that happen?
shuffle results of remote_common_friends widget
only validate once
perform basic validation
* master:
Max Weller [Wed, 2 May 2012 14:59:58 +0000 (16:59 +0200)]
Moved Meta Viewport from global head.tpl to diabook's header
I mistakenly added this <meta> tag to the global header, but it
causes problems for other themes, as they have other optimal widths.
I also added a style to diabook which makes the jGrowl messages
appear below the header bar, so you can still click the menu items
without having to close messages first.
tommy tomson [Wed, 2 May 2012 14:27:01 +0000 (16:27 +0200)]
diabook-themes: more improvements in theme.php, add titles to bbcode under coment-box
tommy tomson [Wed, 2 May 2012 12:33:04 +0000 (14:33 +0200)]
diabook-theme: tryied to improve performance a bit
tommy tomson [Wed, 2 May 2012 10:40:51 +0000 (12:40 +0200)]
diabook-theme: fix footer/impressum
friendica [Wed, 2 May 2012 09:18:54 +0000 (02:18 -0700)]
missing param
friendica [Wed, 2 May 2012 08:45:57 +0000 (01:45 -0700)]
provide "service_class" identifier which will let us provide service_class limits such as number of FB friends, etc.
friendica [Wed, 2 May 2012 08:07:23 +0000 (01:07 -0700)]
delineate the new profile changes from the rest of the text
friendica [Wed, 2 May 2012 07:58:28 +0000 (00:58 -0700)]
how did that happen?
friendica [Wed, 2 May 2012 07:44:37 +0000 (00:44 -0700)]
shuffle results of remote_common_friends widget