- 08 Feb, 2015 8 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
Also made sure we only match local group IDs in recognizedFeed for PushhubAction
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/33' of https://gitorious.org/social/mainline into merge-requests/33
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/34' of https://gitorious.org/social/mainline into merge-requests/34
-
https://gitorious.org/social/mainlinemattl authored
Merge commit 'refs/merge-requests/35' of https://gitorious.org/social/mainline into merge-requests/35
-
mattl authored
There were problems with queries that were executed but didn't seem to be committed. Trying to patch that up by calling a ROLLBACK on transactions where the loading of the page isn't stopped after the BEGIN statement's intended function fails (like with the rememberme cookie in this commit).
-
- 07 Feb, 2015 3 commits
-
-
Chimo authored
-
Chimo authored
Fixes an issue where INSERTs fail if MySQL/MariaDB runs in "strict mode".
-
Chimo authored
This fixes an issue where INSERTs in HubSub fail if MySQL/MariaDB is running in "strict mode" since the default lease time in PushHubAction::subunsub is null. Permanent subscriptions have been removed in PuSH v0.4, but they are being kept here for backward-compatibility with previous GS/SN versions.
-
- 06 Feb, 2015 1 commit
-
-
mattl authored
-
- 05 Feb, 2015 5 commits
- 04 Feb, 2015 7 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
This goes for both users and groups, since they share nickname namespace. If you want to enable nickname changes, just add this to your config: $config['profile']['changenick'] = true; This commit should cover all changes in our usual web forms as well as through the API.
-
mattl authored
-
mattl authored
-
mattl authored
Garbage collecting should also allow to clean up leftover database entries.
-
mattl authored
-
- 03 Feb, 2015 16 commits
-
-
mattl authored
singleuser instances shouldn't be too special and have too many alternative methods of doing stuff.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
We should get rid of PEAR::DB and reenable these logs. Upstream doesn't seem to update.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
as a bonus we've fixed several FIXME issues for favorite email notification and updated parts of the codebase for these activities to a more modern style.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
If sandboxed or silenced, don't email the user any notifications.
-