]>
git.mxchange.org Git - friendica.git/log
friendica [Tue, 20 Mar 2012 08:50:20 +0000 (01:50 -0700)]
bug #339 - lostpass sending to username, not email
friendica [Tue, 20 Mar 2012 04:58:21 +0000 (21:58 -0700)]
add IP address to failed login log message
friendica [Mon, 19 Mar 2012 22:56:16 +0000 (15:56 -0700)]
Merge pull request #152 from beardy-unixer/
84f8e2eaa87c90473ce79ebcd4f76f3657258f27
Smiley removal
Thomas [Mon, 19 Mar 2012 22:32:19 +0000 (22:32 +0000)]
modified: include/text.php
Stupid bug fixed
friendica [Mon, 19 Mar 2012 22:29:32 +0000 (15:29 -0700)]
Merge pull request #150 from fabrixxm/master
Add "logging_out" hook
friendica [Mon, 19 Mar 2012 22:10:14 +0000 (15:10 -0700)]
cleanup after openid refactoring
friendica [Mon, 19 Mar 2012 22:03:09 +0000 (15:03 -0700)]
refactor openid logins/registrations
Thomas [Mon, 19 Mar 2012 21:59:06 +0000 (21:59 +0000)]
modified: include/text.php
deleted: images/diaspora.png
deleted: images/smiley-bangheaddesk.gif
deleted: images/smiley-beard.png
deleted: images/smiley-shaka.gif
deleted: images/smiley-whitebeard.png
Removed selected smiley per Mike's request. Also removed deprecated smileys that were just commented out.
Thomas [Mon, 19 Mar 2012 21:53:13 +0000 (21:53 +0000)]
Merge remote-tracking branch 'main/master'
friendica [Mon, 19 Mar 2012 13:48:11 +0000 (06:48 -0700)]
some openid fixes, use identity url from openid server and normalise it.
Fabio Comuni [Mon, 19 Mar 2012 11:24:40 +0000 (12:24 +0100)]
Merge remote-tracking branch 'friendica/master'
friendica [Mon, 19 Mar 2012 10:18:39 +0000 (03:18 -0700)]
support "no_smilies"
friendica [Mon, 19 Mar 2012 08:20:53 +0000 (01:20 -0700)]
ctrl + left|right cursor keys to prev/next photos
Simon [Mon, 19 Mar 2012 07:40:51 +0000 (00:40 -0700)]
Merge pull request #149 from CatoTH/master
Add a missing security token [Using photos as profile photos]
Tobias Hößl [Mon, 19 Mar 2012 07:37:09 +0000 (07:37 +0000)]
Existing photos could not be used as profile photos anymore - should be fixed now. And some extra logging in the CSRF-Protection to make debugging easier
friendica [Mon, 19 Mar 2012 05:12:36 +0000 (22:12 -0700)]
community discovery cont., cleanup of DB debugging
friendica [Mon, 19 Mar 2012 00:57:54 +0000 (17:57 -0700)]
Merge branch 'pull'
friendica [Mon, 19 Mar 2012 00:57:29 +0000 (17:57 -0700)]
revup
friendica [Mon, 19 Mar 2012 00:54:12 +0000 (17:54 -0700)]
Merge pull request #147 from CatoTH/master
CSRF-Protection in the group-related form
Simon [Sun, 18 Mar 2012 22:47:25 +0000 (15:47 -0700)]
Merge pull request #148 from simonlnu/master
fix the comment box being too wide and looking off-kilter
Simon L'nu [Sun, 18 Mar 2012 22:33:38 +0000 (18:33 -0400)]
fix the comment box being too wide and looking off-kilter
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sun, 18 Mar 2012 16:02:33 +0000 (12:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
replace split() by explode(); split is deprecated
lost changes to tinymce/bbcode
remove admin view of local directory
bug #337, call template_unescape() only at the end of template processing
queue optimisation - back off delivery attempts to once per hour after the first 12 hours.
* master:
Tobias Hößl [Sun, 18 Mar 2012 15:44:33 +0000 (15:44 +0000)]
CSRF-Protection in the group-related form (creating, renaming and dropping a group, adding/removing members from it)
friendica [Sun, 18 Mar 2012 10:59:49 +0000 (03:59 -0700)]
Merge pull request #146 from CatoTH/master
replace split() by explode(); split is deprecated
Tobias Hößl [Sun, 18 Mar 2012 10:36:49 +0000 (10:36 +0000)]
replace split() by explode(); split is deprecated
friendica [Sun, 18 Mar 2012 05:18:21 +0000 (22:18 -0700)]
lost changes to tinymce/bbcode
friendica [Sun, 18 Mar 2012 05:14:17 +0000 (22:14 -0700)]
remove admin view of local directory
friendica [Sun, 18 Mar 2012 01:15:36 +0000 (18:15 -0700)]
bug #337, call template_unescape() only at the end of template processing
Simon L'nu [Sun, 18 Mar 2012 00:03:34 +0000 (20:03 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
compare ssl_policy precisely in case somebody was bitten by template processor bug
template processor broken with foreach k=>v and k is integer 0
* master:
friendica [Sat, 17 Mar 2012 10:43:02 +0000 (03:43 -0700)]
queue optimisation - back off delivery attempts to once per hour after the first 12 hours.
friendica [Sat, 17 Mar 2012 09:36:59 +0000 (02:36 -0700)]
compare ssl_policy precisely in case somebody was bitten by template processor bug
friendica [Sat, 17 Mar 2012 09:26:52 +0000 (02:26 -0700)]
template processor broken with foreach k=>v and k is integer 0
Simon L'nu [Sat, 17 Mar 2012 07:23:46 +0000 (03:23 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
cut/paste error
scheme checking for webservers without $_SERVER['HTTPS']
* master:
friendica [Sat, 17 Mar 2012 07:08:52 +0000 (00:08 -0700)]
cut/paste error
friendica [Sat, 17 Mar 2012 06:51:49 +0000 (23:51 -0700)]
scheme checking for webservers without $_SERVER['HTTPS']
Simon [Sat, 17 Mar 2012 06:05:37 +0000 (23:05 -0700)]
Merge pull request #145 from simonlnu/master
[fix] whitespace in photo_view and like_noshare. dispy-dark clean up
Simon L'nu [Sat, 17 Mar 2012 05:55:40 +0000 (01:55 -0400)]
[fix] whitespace in photo_view and like_noshare. dispy-dark clean up
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sat, 17 Mar 2012 05:47:53 +0000 (01:47 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Simon [Sat, 17 Mar 2012 01:24:26 +0000 (18:24 -0700)]
Merge pull request #144 from simonlnu/master
remove auto-complete from some themes since the comment one is now global
Simon L'nu [Sat, 17 Mar 2012 01:23:24 +0000 (21:23 -0400)]
remove auto-complete from darkzero-NS, dispys, since the comment one is now global
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sat, 17 Mar 2012 01:20:23 +0000 (21:20 -0400)]
make auto-complete work in more places
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sat, 17 Mar 2012 01:19:17 +0000 (21:19 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Simon [Sat, 17 Mar 2012 00:31:24 +0000 (17:31 -0700)]
Merge pull request #143 from simonlnu/master
make auto-complete in darkzero-NS.
Simon L'nu [Sat, 17 Mar 2012 00:29:02 +0000 (20:29 -0400)]
make auto-complete in darkzero-NS. other themes can use this easily. might need to edit the id it hooks into
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Sat, 17 Mar 2012 00:26:38 +0000 (20:26 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
convert boolean or int settings to strings to work around issues with template processing
add "send pm" link to photo dropdown for Diaspora contacts
* master:
friendica [Fri, 16 Mar 2012 23:05:16 +0000 (16:05 -0700)]
convert boolean or int settings to strings to work around issues with template processing
Simon L'nu [Fri, 16 Mar 2012 22:35:50 +0000 (18:35 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
wrong link in d* comment notifications
* master:
friendica [Fri, 16 Mar 2012 22:19:38 +0000 (15:19 -0700)]
add "send pm" link to photo dropdown for Diaspora contacts
friendica [Fri, 16 Mar 2012 22:08:32 +0000 (15:08 -0700)]
Merge branch 'pull'
friendica [Fri, 16 Mar 2012 22:07:45 +0000 (15:07 -0700)]
wrong link in d* comment notifications
Simon [Fri, 16 Mar 2012 20:44:39 +0000 (13:44 -0700)]
Merge pull request #142 from simonlnu/master
make profiles-menu disappear when clicked outside of it
Simon L'nu [Fri, 16 Mar 2012 20:43:34 +0000 (16:43 -0400)]
make profiles-menu disappear when clicked outside it
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Fri, 16 Mar 2012 20:41:19 +0000 (16:41 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* 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:
Simon [Fri, 16 Mar 2012 17:54:20 +0000 (10:54 -0700)]
Merge pull request #141 from CatoTH/master
Private messages - tabindex
Tobias Hößl [Fri, 16 Mar 2012 17:47:40 +0000 (17:47 +0000)]
Bugfix of old IEs
Tobias Hößl [Fri, 16 Mar 2012 17:46:26 +0000 (17:46 +0000)]
Forgot to remove a debug line
Tobias Hößl [Fri, 16 Mar 2012 17:45:07 +0000 (17:45 +0000)]
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
Simon [Fri, 16 Mar 2012 17:35:19 +0000 (10:35 -0700)]
Merge pull request #140 from simonlnu/master
weee, dispys get another update
Simon L'nu [Fri, 16 Mar 2012 17:31:59 +0000 (13:31 -0400)]
weee, dispys get another update
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Fri, 16 Mar 2012 17:28:22 +0000 (13:28 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* 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:
friendica [Fri, 16 Mar 2012 13:02:26 +0000 (06:02 -0700)]
syntax error from pasted text, remove ^M's
friendica [Fri, 16 Mar 2012 12:51:04 +0000 (05:51 -0700)]
bug #335 network search broken after new ssl policy settings
friendica [Fri, 16 Mar 2012 12:41:29 +0000 (05:41 -0700)]
whitespace
friendica [Fri, 16 Mar 2012 12:19:29 +0000 (05:19 -0700)]
notification for disapora comments
Simon [Fri, 16 Mar 2012 05:58:54 +0000 (22:58 -0700)]
Merge pull request #139 from simonlnu/master
missing close double quote in mail_list.tpl
Simon L'nu [Fri, 16 Mar 2012 05:57:59 +0000 (01:57 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Simon L'nu [Fri, 16 Mar 2012 05:57:27 +0000 (01:57 -0400)]
missing close double quote in mail_list.tpl
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon [Fri, 16 Mar 2012 05:56:46 +0000 (22:56 -0700)]
Merge pull request #138 from simonlnu/master
more changes in dispy-dark
Simon L'nu [Fri, 16 Mar 2012 05:55:34 +0000 (01:55 -0400)]
more changes in dispy-dark
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Fri, 16 Mar 2012 05:51:25 +0000 (01:51 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* 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:
friendica [Fri, 16 Mar 2012 03:07:30 +0000 (20:07 -0700)]
turn indexes back off (this is from an errant checkin a year or more ago)
friendica [Fri, 16 Mar 2012 02:56:32 +0000 (19:56 -0700)]
Merge branch 'pull'
friendica [Fri, 16 Mar 2012 02:55:58 +0000 (19:55 -0700)]
undo git stuffup
tomtom84 [Fri, 16 Mar 2012 02:55:10 +0000 (19:55 -0700)]
Merge pull request #137 from tomtom84/master
fixes in diabook-derivates
tommy tomson [Fri, 16 Mar 2012 02:49:43 +0000 (03:49 +0100)]
added icons to profile_side, fixes in css
friendica [Thu, 15 Mar 2012 23:39:21 +0000 (16:39 -0700)]
Merge branch 'pull'
friendica [Thu, 15 Mar 2012 23:38:26 +0000 (16:38 -0700)]
track whether contact is a community page or not
friendica [Thu, 15 Mar 2012 22:30:52 +0000 (15:30 -0700)]
Merge pull request #136 from annando/master
Mail improvements, item caching and so on
Simon L'nu [Thu, 15 Mar 2012 21:27:06 +0000 (17:27 -0400)]
fixed the sidebar edit thingy. haven't synced dispy yet.
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 15 Mar 2012 21:25:22 +0000 (17:25 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
* master:
Michael Vogel [Thu, 15 Mar 2012 20:17:51 +0000 (21:17 +0100)]
html2bbcode: Disabled size conversion
Michael Vogel [Thu, 15 Mar 2012 20:11:58 +0000 (21:11 +0100)]
Merge commit 'upstream/master'
Simon [Thu, 15 Mar 2012 19:08:59 +0000 (12:08 -0700)]
Merge pull request #135 from simonlnu/master
commit latest to dispy-dark. fixes in html css and js
Simon L'nu [Thu, 15 Mar 2012 19:07:17 +0000 (15:07 -0400)]
commit latest to dispy-dark. fixes in html css and js
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Simon L'nu [Thu, 15 Mar 2012 19:03:31 +0000 (15:03 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
more recycle fixes for plaintext
fix recycle symbol when using plaintext editor
add links to wall, photos, events, etc to aside on networkpage, fixes in css
* master:
friendica [Thu, 15 Mar 2012 10:47:02 +0000 (03:47 -0700)]
more recycle fixes for plaintext
friendica [Thu, 15 Mar 2012 10:44:41 +0000 (03:44 -0700)]
fix recycle symbol when using plaintext editor
friendica [Thu, 15 Mar 2012 08:48:10 +0000 (01:48 -0700)]
Merge branch 'pull'
friendica [Thu, 15 Mar 2012 08:48:07 +0000 (01:48 -0700)]
Merge https://github.com/friendica/friendica into pull
tommy tomson [Thu, 15 Mar 2012 07:29:39 +0000 (08:29 +0100)]
add links to wall, photos, events, etc to aside on networkpage, fixes in css
Simon L'nu [Thu, 15 Mar 2012 05:02:44 +0000 (01:02 -0400)]
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
don't allow multiple friends with http/https same person, don't show mail2 coming soon unless person is allowed to have email contacts
roll protocol version due to ssl_policy settings
force login to ssl on SSL_POLICY_SELFSIGN
basic ssl_policy for important modules
ssl_policy stuff
revup
splitted tests into several files
removed done TODO
get_tags tests corrected. They test for the right things now.
addon settings form error
more work on filer, comment level and file tag removal
added slack-NS, non-scrolly, slackr-based theme.
get tags test improved
splitted test cases.
changed a test string
added some tests
added library and include to .htaccess
excludes reports from git
better tests
added test blueprints, fixed? encoding issues
* master:
friendica [Thu, 15 Mar 2012 04:58:54 +0000 (21:58 -0700)]
don't allow multiple friends with http/https same person, don't show mail2 coming soon unless person is allowed to have email contacts
friendica [Thu, 15 Mar 2012 04:40:36 +0000 (21:40 -0700)]
roll protocol version due to ssl_policy settings
friendica [Thu, 15 Mar 2012 04:29:44 +0000 (21:29 -0700)]
force login to ssl on SSL_POLICY_SELFSIGN
friendica [Thu, 15 Mar 2012 04:20:20 +0000 (21:20 -0700)]
basic ssl_policy for important modules
friendica [Thu, 15 Mar 2012 03:36:23 +0000 (20:36 -0700)]
ssl_policy stuff
friendica [Wed, 14 Mar 2012 23:09:13 +0000 (16:09 -0700)]
revup
friendica [Wed, 14 Mar 2012 22:16:30 +0000 (15:16 -0700)]
Merge pull request #132 from campino/master
Test cases
friendica [Wed, 14 Mar 2012 22:15:34 +0000 (15:15 -0700)]
Merge pull request #133 from tonybaldwin/master
slack-NS
friendica [Wed, 14 Mar 2012 21:34:52 +0000 (14:34 -0700)]
Merge branch 'pull'