2015-10-10 |
Mikael Nordfeldth | Stricter typing for Bookmark plugin
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | unmaintained plugins that accidentally got translations
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'master' into 'nightly'
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'page_title_showstream' into 'nightly'
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'translation-snapshot-october-2015' into...
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'usergroups_page' into 'nightly'
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'oauth-default-icon' into 'nightly'
|
commit | commitdiff | tree |
2015-10-10 |
mmn | Merge branch 'link-atom-fix' into 'nightly'
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Syntax and minor fixes
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Some code aligning for consistency
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Start reworking Bookmark plugin for more modern code
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Using some Managed_DataObject::getByPK calls for consistency
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | newUri might as well be put in Managed_DataObject
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | If that $options key wasn't set, this won't change...
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Match parent class definition of clientError
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Use an atom:link to ApiMediaUpload response instead...
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Add mediahref in our incredibly arbitrary response
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Don't send multiple error responses in ApiMediaUpload :)
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | Search engine fix because Directory did a 'join'
|
commit | commitdiff | tree |
2015-10-10 |
Mikael Nordfeldth | I think I have made the delete verb generate proper AS
|
commit | commitdiff | tree |
2015-10-09 |
mmn | Merge branch 'master' into 'nightly'
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | AtomPub should work now, at least for post/note
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | Post verb default type is 'note'
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | You don't have to push objects as references
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | Consistent camelcasing
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | Make Bsaic Auth work properly with RW actions
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | Switching variable access in ApiTimelineUser to GNUsocial...
|
commit | commitdiff | tree |
2015-10-09 |
Mikael Nordfeldth | Don't enable StrictTransportSecurity by default
|
commit | commitdiff | tree |
2015-10-08 |
Mikael Nordfeldth | Deleted_notice variable specification fixed
|
commit | commitdiff | tree |
2015-10-05 |
Mikael Nordfeldth | Found newer Diaspora protocol specifications
|
commit | commitdiff | tree |
2015-10-05 |
Mikael Nordfeldth | FIXME: Diaspora has its own salmon slap semantics
|
commit | commitdiff | tree |
2015-10-05 |
Mikael Nordfeldth | Diaspora encloses magic envelope in <atom:entry>??!!?!
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Can't use return-value in empty()
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Magic signature discovery and envelope changes
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Change some Salmon events and similar
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Make Magicsig capable of loading public PKCS1 keys
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Set otherwise undiscovered salmonuri on OStatus script...
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | var_export without true
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | autoloading of Crypt_AES and Crypt_RSA is easier
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Add an event to get plugin discovery hints from XRD
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Diaspora plugin is almost there (for remote salmon...
|
commit | commitdiff | tree |
2015-10-04 |
Mikael Nordfeldth | Send the entire XMLStringer object in MagicEnvelope...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Break out MagicEnvelope->toXML() functionality to allow...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Remove XSS attack vector in JoinListItem
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Move around some code related to Magic_envelope and...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Sigh, copy-pasting when tired is a bad idea.
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Fixes to Deleted_notice
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | We haven't created the Deleted_notice yet, just use...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Return the correct URI in Deleted_notice
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Deletes now federated. But might not be handled properly
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Sigh, use the correct variable name...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | if is_local was not provided to Notice:saveActivity...
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | bump to 1.2.0-beta1 as we have remote delete functionality now
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Somewhat better logging while still in trial phase
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Store delete verb as object_type=activity
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | I think all the notice deletion calls are event-compatible now
|
commit | commitdiff | tree |
2015-10-03 |
Mikael Nordfeldth | Some work on ActivityModeration with notice deletion
|
commit | commitdiff | tree |
2015-10-02 |
Mikael Nordfeldth | Undefined variable use
|
commit | commitdiff | tree |
2015-10-02 |
Mikael Nordfeldth | Shorthand function for getActor
|
commit | commitdiff | tree |
2015-10-01 |
Mikael Nordfeldth | StoreRemoteMedia plugin to enable locally served thumbs...
|
commit | commitdiff | tree |
2015-10-01 |
Mikael Nordfeldth | Oembed fiddling, nothing major
|
commit | commitdiff | tree |
2015-10-01 |
Mikael Nordfeldth | File handling changes for better logic
|
commit | commitdiff | tree |
2015-10-01 |
Mikael Nordfeldth | InlineAttachmentListItem put into its own file
|
commit | commitdiff | tree |
2015-09-30 |
Mikael Nordfeldth | NoResultException is common if reply_to was not cleared...
|
commit | commitdiff | tree |
2015-09-29 |
Mikael Nordfeldth | Move Ostatus_profile->processPost function into plugin
|
commit | commitdiff | tree |
2015-09-28 |
Mikael Nordfeldth | Some conversationRoot lookups failed with deleted notices
|
commit | commitdiff | tree |
2015-09-28 |
Mikael Nordfeldth | Script to test remote oEmbed endpoints
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | Revert "Accessibility fix, make yes button more explicit"
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | Accessibility improvement, title for popup close button
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | ShowprofiletagAction now extends ShowstreamAction
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | Profile/Peopletag file splitting for autoload
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | Use exception instead of if-statement in File::saveNew
|
commit | commitdiff | tree |
2015-09-27 |
Mikael Nordfeldth | Be harsher on database saving failure for File entry
|
commit | commitdiff | tree |
2015-09-15 |
Mikael Nordfeldth | Bring back title to DocAction
|
commit | commitdiff | tree |
2015-09-15 |
Mikael Nordfeldth | DocAction now extends ManagedAction
|
commit | commitdiff | tree |
2015-09-10 |
Mikael Nordfeldth | Prepare for ActivityModerationPlugin
|
commit | commitdiff | tree |
2015-09-10 |
Mikael Nordfeldth | Call it compareVerbs when comparing verbs
|
commit | commitdiff | tree |
2015-09-09 |
Mikael Nordfeldth | Annoying debug messages that were just meant to remind
|
commit | commitdiff | tree |
2015-09-09 |
Mikael Nordfeldth | Let's handle notice dataobjects instead, despite fetching...
|
commit | commitdiff | tree |
2015-09-09 |
Mikael Nordfeldth | Split classes into their own files
|
commit | commitdiff | tree |
2015-09-06 |
Mikael Nordfeldth | Use Profile objects in Subscription::saveNew
|
commit | commitdiff | tree |
2015-09-06 |
Mikael Nordfeldth | Subscription::saveNew is a static function
|
commit | commitdiff | tree |
2015-09-05 |
Mikael Nordfeldth | Merge branch 'nightly'
|
commit | commitdiff | tree |
2015-09-05 |
Mikael Nordfeldth | introducing html_sprintf for easier sprintf'ing with...
|
commit | commitdiff | tree |
2015-09-04 |
Mikael Nordfeldth | Notice_location class in db/core.php
|
commit | commitdiff | tree |
2015-09-04 |
Mikael Nordfeldth | Oops, forgot Notice_location PHP file
|
commit | commitdiff | tree |
2015-09-04 |
Mikael Nordfeldth | Move notice location data to Notice_location
|
commit | commitdiff | tree |
2015-09-04 |
Mikael Nordfeldth | sys_get_temp_dir was added in PHP 5 >= 5.2.1
|
commit | commitdiff | tree |
2015-09-04 |
Mikael Nordfeldth | Incorrect use of DataObject type matching after ->find()
|
commit | commitdiff | tree |
2015-09-03 |
mmn | Merge branch 'configure-docs' into 'nightly'
|
commit | commitdiff | tree |
2015-09-03 |
mmn | Merge branch 'nightly' into 'nightly'
|
commit | commitdiff | tree |
2015-09-03 |
mmn | Merge branch 'nginx-sample' into 'nightly'
|
commit | commitdiff | tree |
2015-09-03 |
mmn | Merge branch 'webinstaller-faq-link' into 'nightly'
|
commit | commitdiff | tree |
2015-09-03 |
Mikael Nordfeldth | Suggested edits by hannes2peer
|
commit | commitdiff | tree |
2015-09-03 |
Mikael Nordfeldth | Include PHP libraries from system if not packaged and...
|
commit | commitdiff | tree |
2015-08-15 |
Mikael Nordfeldth | Mf2 extlib update from https://github.com/indieweb...
|
commit | commitdiff | tree |
2015-08-02 |
Mikael Nordfeldth | OpenID extlib updated: Fixes CVE-2014-8150
|
commit | commitdiff | tree |
2015-08-02 |
Mikael Nordfeldth | OpenID extlib updated: Fixes CVE-2014-8150
|
commit | commitdiff | tree |
2015-07-21 |
Mikael Nordfeldth | UsergroupbyidAction now extends ManagedAction
|
commit | commitdiff | tree |
2015-07-21 |
Mikael Nordfeldth | Missing getTarget function in targetedrss10action.php
|
commit | commitdiff | tree |
next |