2015-07-04 |
Roland Haeder | Backward-compatiblity hack for PHP 5.4 installations. backward-compatiblity/php-5.4 |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Roland Haeder | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | Merge branch 'social-master' into rewrites-master/type... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | Found these missing, still there is one that says ... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | If so, then .gitmodules ... ;-) |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | Ignore .gitmodule ??? |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | Removed modules as the 'local/' path should be used... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Mikael Nordfeldth | Forgot NoticestreamAction, thanks roland. |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Roland Haeder | Merge branch 'master' of https://git.gnu.io/gnu/gnu... |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Mikael Nordfeldth | Stronger typing and fixes in RequireValidatedEmail |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Mikael Nordfeldth | only variables can be sent by reference (strict standards) |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Mikael Nordfeldth | non-static method was called statically, now defined... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Mikael Nordfeldth | stricter typing in GroupsNav menu widget |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Mikael Nordfeldth | SelftagWidget had mismatching url() definition |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Mikael Nordfeldth | FeedList widget had mismatching show() definition |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Mikael Nordfeldth | Accessibility fix, make yes button more explicit |
commit | commitdiff | tree | snapshot |
2015-06-20 |
Mikael Nordfeldth | Less redundant code, please |
commit | commitdiff | tree | snapshot |
2015-06-20 |
mmn | Merge branch 'plugins-documentation' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-20 |
mmn | Merge branch 'remove_broken_plugins_from_default' into... |
commit | commitdiff | tree | snapshot |
2015-06-20 |
mmn | Merge branch 'drop_corporate_text' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-20 |
mmn | Merge branch 'character_count' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Mikael Nordfeldth | implement javascript callbacks (no remove yet) |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Mikael Nordfeldth | oops forgot an alert() |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Mikael Nordfeldth | Move some javascript out to an E (Event) object |
commit | commitdiff | tree | snapshot |
2015-06-14 |
chimo | Add link to 'community plugins' |
commit | commitdiff | tree | snapshot |
2015-06-14 |
chimo | Documentation about plugins |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Roland Haeder | Merge branch 'master' of https://git.gnu.io/aroque... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Mikael Nordfeldth | No reason to have makeRegex protected |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | Fix #31 character count floats in replies |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | Rewording: trends instead of trending topics for consis... |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | Rewording: people instead of user directory |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | No corporate-only strings in code base anymore |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | Drop QnA from default plugins |
commit | commitdiff | tree | snapshot |
2015-06-07 |
aroquen | Merge branch 'master' of git.gnu.io:aroque/gnu-social |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Mikael Nordfeldth | File-related functions not declared static |
commit | commitdiff | tree | snapshot |
2015-06-07 |
Mikael Nordfeldth | Another function not matching parent declaration |
commit | commitdiff | tree | snapshot |
2015-06-06 |
mmn | Merge branch 'subscribers_as_addressees' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Chimo | Show nickname if user has oldschool option enabled |
commit | commitdiff | tree | snapshot |
2015-06-06 |
aroquen | Add subscribed users to dropdown menu. |
commit | commitdiff | tree | snapshot |
2015-06-06 |
mmn | Merge branch 'doc-src' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-06 |
mmn | Merge branch 'nightly' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Merge branch 'hackfest' into nightly |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Function declarations not matching their parents |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Plugins didn't match lib/plugin.php onPluginVersion... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | ApiOAuthAction functions didn't match parents |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | EndActionExecute event should only run if the Action... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | DB_DataObject delete function calls PEAR::isError direc... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | GS_DataObject overrides DB_DataObject insert() too |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | joinAdd calls DB_DataObject::factory directly so no... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | DB_DataObject recommends using ->tableName() |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | DB_DataObject v1.11.4 made some functions static (finally!) |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Marcus Moeller | fixed realtime action buttons and marker in base, adjus... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | DB_DataObject v1.11.4, finally! |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | MITM the DB_DataObject to avoid PEAR::DB strict standar... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Found a remnant staticGet call |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Diaspora-compatible Salmon slap receival |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Diaspora doesn't understand our Salmon POST, so send... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | OStatus update-profile.php script now finds Diaspora... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Moved FeedSubException parent class to own file |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Maintainer change for Ostatus_profile |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Chimo | doc-src: Update URLs |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Chimo | "im" doc-src: GTalk has been deprecated |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Include the Diaspora GUID string in our XRD metadata |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Diaspora seeds tend to give the key type in 'type'... |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Magicsig gets toFingerprint output |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Magicsig gets toFingerprint function. |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Mikael Nordfeldth | Moved Diaspora specific metadata to own plugin |
commit | commitdiff | tree | snapshot |
2015-06-06 |
mmn | Merge branch 'tagprofile-ajax-fix' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Chimo | Only serve tagprofile HTML if we aren't POSTing via... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mmn | Merge branch 'threaded_replies_nightly' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-05 |
aroquen | Threaded replies and conversations do not float left |
commit | commitdiff | tree | snapshot |
2015-06-05 |
aroquen | Align notice-options with timestamp and permalink |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mmn | Merge branch 'nightly' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | floating elements CSS fix by aroque |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | buttle's local/plugins translation file fix |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | Merge request for documentation and URLs |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mmn | Merge branch 'nightly' into 'nightly' |
commit | commitdiff | tree | snapshot |
2015-06-05 |
aroquen | Textarea resizes only vertically. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | Extensions of GalleryActions enabled again (nickname... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | some more extensions of ShowstreamAction broke in last... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | ModPlus plugin now links to remote profiles with Userby... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | Allow showing profiles with UserbyidAction (/user/:id) |
commit | commitdiff | tree | snapshot |
2015-06-05 |
abjectio | Merge branch 'nightly' of git.gnu.io:gnu/gnu-social... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
root | improved favocin |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Marcus Moeller | updated favicon color |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Marcus Moeller | use none instead of unset |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Marcus Moeller | even display threads inline if no user is logged in |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Marcus Moeller | set threaded view to inline to make it more readable |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Marcus Moeller | updated neo-quitter colours to match the default theme... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | $this->client_ip was not always set in AntiBrutePlugin... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | GROUPS_PER_MINILIST was undefined in profileaction.php |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Mikael Nordfeldth | Network wide feed link would NEVER show! |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Oops, don't forget to remove var_dump(...) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Modernize File_redirection to use Managed_DataObject... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Modernize File_thumbnail to use Managed_DataObject... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Modernize Queue_item to use Managed_DataObject functions |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Modernize Profile_prefs to use Managed_DataObject functions |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Modernize File_to_post to use Managed_DataObject functions |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | getByPK (primary key) lookup for Managed_DataObject... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Mikael Nordfeldth | Easier pkeyCols call to get primary key columns |
commit | commitdiff | tree | snapshot |
next |