2016-02-04 |
Mikael Nordfeldth | Unknown functionality of a script |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Mikael Nordfeldth | Fix issue #127 by catching exceptions |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Mikael Nordfeldth | ES3 compatibility layer not necessary (noone uses IE8... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Forgot a break in a switch when rendering attachments. |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Disallow zero-length magnet URIs |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | HTMLPurifierSchemes plugin to allow geo and magnet... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | HTMLPurifier caches were included accidentally |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Only allow our specified URI schemes |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Hacky support for geo URI detection |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Configurable linkify for bare IPv4/IPv6 |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Backupaccount is always readonly |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Don't allow account backups by default. |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Set time limit to increase time backupaccount can take |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Mikael Nordfeldth | Proper error message on too much POST data |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Mikael Nordfeldth | Don't process further in redirection if HEAD gives... |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Mikael Nordfeldth | File::isProtected is static |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Mikael Nordfeldth | Get URL schemes by URL type |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Bump beta number to 4 |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Merge branch 'master' into mmn_fixes |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Merge branch 'master' of git.gnu.io:gnu/gnu-social |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Don't trust local HTML either |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Don't trust local HTML either |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | isPerson did not exist for Ostatus_profile |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Allow @localuser@mysite.example to be looked up as... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Don't match @nickname on @nickname@server.com |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Mikael Nordfeldth | Use the profile URI when linking instead of URL |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Don't use system include path |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Strict Standards: Declaration of MysqlSchema::get() |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Fullname and location are now text, not varchar, and... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | migrateProfilePrefs added to scripts/upgrade.php |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Purify oembed html (again) |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Replace htmLawed with HTMLPurifier |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Merge branch 'nightly' of git.gnu.io:gnu/gnu-social... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
mmn | Merge branch 'oembed_fb_wp_branch' into 'nightly' |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | updateWithKeys now understands multi-column keys |
commit | commitdiff | tree | snapshot |
2016-01-28 |
hannes | add comment that DOMDocument('1.0', 'UTF-8') does not... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
hannes | fixes two issues when the oembed thumbnail is blank |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Changelog deleted in php-gettext |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | php-gettext extlib updated as req !88 |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Markdown library updated to 1.6.0, merge req !90 |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | htmLawed updated (manually merging !89) |
commit | commitdiff | tree | snapshot |
2016-01-28 |
mmn | Merge branch 'upstream-changes/google-analytics-removal... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Meh, let's just remove FirePHP, I don't think anyone... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
mmn | Merge branch 'update-extlib-firephp' into 'nightly' |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Mikael Nordfeldth | Manual merge of !87 Update LDAP2 extlib to 2.2.0 (stabl... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Mikael Nordfeldth | Haha, forgot that the $content content must also be... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Mikael Nordfeldth | Merge branch 'nightly' of git.gnu.io:gnu/gnu-social... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Mikael Nordfeldth | Don't add space if there's no string in new notice... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Mikael Nordfeldth | Allow empty new-notice content via web if there's an... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
mmn | Merge branch 'json_encode_fail_branch' into 'nightly' |
commit | commitdiff | tree | snapshot |
2016-01-26 |
mmn | Merge branch 'mention_branch' into 'nightly' |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Mikael Nordfeldth | Merge branch 'nightly' of git.gnu.io:gnu/gnu-social... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
mmn | Merge branch 'oembed_thumbnail_branch' into 'nightly' |
commit | commitdiff | tree | snapshot |
2016-01-26 |
hannes | don't mess upp charsets in oembed/og! check for utf... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
hannes | silence errors on these xpath queries |
commit | commitdiff | tree | snapshot |
2016-01-26 |
hannes | common_purify() doesn't remove wordpress' and facebook... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
hannes | detab |
commit | commitdiff | tree | snapshot |
2016-01-26 |
hannes | not pretty, but gives us better oembed data for wordpre... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Mikael Nordfeldth | Merge branch 'nightly' of git.gnu.io:gnu/gnu-social... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
mmn | Merge branch 'file_redirection_cleanup_branch' into... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
hannes | remove my ugly debug info |
commit | commitdiff | tree | snapshot |
2016-01-25 |
hannes | config['follow_redirects'] is the extlib's config!... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
hannes | add our own protected urls |
commit | commitdiff | tree | snapshot |
2016-01-25 |
hannes | File and File_redirection records are saved in File_red... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
hannes | save File and File_redirection records in File_redirect... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Mikael Nordfeldth | Show plain text files on attachment page. |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Roland Haeder | Removed plugin Google-Analytics as this is free/libre... upstream-changes/google-analytics-removal |
commit | commitdiff | tree | snapshot |
2016-01-24 |
postblue | Update FirefPHP Core to v0.4.0 released on 23 Apr 2013 |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Mikael Nordfeldth | Harmonize, clarify, categorize URL schemes |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Mikael Nordfeldth | Allow bitcoin scheme to URLs |
commit | commitdiff | tree | snapshot |
2016-01-23 |
hannes | output error if json_encode fails |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mikael Nordfeldth | Did the OpportunisticQM fixes in the wrong order upstream-master |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mikael Nordfeldth | use connect_timeout value for execution margin |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mikael Nordfeldth | default connect_timeout to 5 instead of extlib 10 |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Mikael Nordfeldth | use connect_timeout value for execution margin |
commit | commitdiff | tree | snapshot |
2016-01-21 |
hannes | add a thumbnail to oembed response |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | Removing unnecessary debug messages etc. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | Only set selectVerbs if it's not set in class var |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | i18n |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | We want the profile stream to be as raw as possible! |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | Various last fixes to RSVP I think |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Mikael Nordfeldth | Working on some RSVP code stuff |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Throw NoObjectTypeException on Notice->getObjectType... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Add xcal namespaces to location and url in event |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Cancelling RSVPs now seems to work. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Merge branch 'master' into mmn_fixes |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Handle exceptions when salmon slapping |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | In very specific circumstances we can bulkDistribute... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | bulkDistribute won't add empty lists to database |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Mikael Nordfeldth | Handle exceptions when salmon slapping |
commit | commitdiff | tree | snapshot |
2016-01-19 |
hannes | correct mentions if parent mention multiple users with... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Mikael Nordfeldth | Started fiddling with CancelRSVP but more must be done |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Mikael Nordfeldth | RSVP stuff, mostly forms. |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Mikael Nordfeldth | RSVPs seem to be created now, just gotta fix Cancelrsvp... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | Use "newer" terminology and throw exceptions |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | Save with options so we get source=web |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | end_str, not start_str |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | Events get rendered. |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | Don't include delete verbs in profile notice stream. |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Mikael Nordfeldth | getVerb function in Notice class |
commit | commitdiff | tree | snapshot |
next |