projects
/
quix0rs-gnu-social.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
quix0rs-gnu-social.git
2015-12-31
Mikael Nordfeldth
Exception throwing and proper db retrieval
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Proper error message in exception
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Deleted_notice had a superfluous field
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Wups, $notice not $stored in the old function...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Notice conversation is perhaps not set yet
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Don't do saveKnownReplies unless it's a verb=post
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Use recently implemented functions in saveKnownReplies
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
Only provide Notice oEmbed data for local notices
commit
|
commitdiff
|
tree
|
snapshot
2015-12-31
Mikael Nordfeldth
local/* is already in root .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Mikael Nordfeldth
issue #93
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Mikael Nordfeldth
RecoverpasswordAction uses User->setPassword()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Mikael Nordfeldth
setPassword now runs validate too
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Mikael Nordfeldth
Added User->setPassword($password)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
Mikael Nordfeldth
Notification mails are sent again fixes ssue #99
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
mmn
Merge branch 'nightly' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-30
hannes
fixes this issue: https://quitter.se/notice/4344600
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
create storage directories automatically
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
GNU social config paths, removed StatusNet/Laconica
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
background folder has never been used for GNU social
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
minor tuning to nginx example config
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
File_redirection should get URLs properly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
split() is deprecated and should be explode()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Confirm_address field address_extra _can_ be NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Group membership URI needs dataobjects not IDs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
File_oembed varchar to text changes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
varchar to text since there's no reason to limit the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Clarify that notices are also deleted with nukefile.php
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Report if the email was not sent!
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Server exceptions should reasonably be 5xx
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
syntax error
commit
|
commitdiff
|
tree
|
snapshot
2015-12-27
Mikael Nordfeldth
Duplicate URI means we have it already, I assume
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Mikael Nordfeldth
Handle lack of parent nicely
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Mikael Nordfeldth
Logging fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
mmn
Merge branch 'rm-design-config-doc' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
mmn
Merge branch 'autocomplete-group' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
mmn
Merge branch 'profile-prefs-getall' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Chimo
Remove $config['design'] documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Chimo
Profile_prefs::getAll fix prefs loop
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Chimo
Profile_prefs::getAll fix call to listFind
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Chimo
Make Profile::getUri work with Groups
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Chimo
Autocomplete: Fix $profile being null for groups
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Mikael Nordfeldth
Merge branch 'mmn_fixes' into nightly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Mikael Nordfeldth
$url should've been $file->getUrl()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Mikael Nordfeldth
Don't check Link header if not set
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Mikael Nordfeldth
Better checks for defined array indexes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge branch 'master' into nightly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'send-twitter-replies-to-twitter' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'direct-feed-sub' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'twitter-show-rel-syndication' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'firefox-sub-link' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'fix-twitter-uri' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge branch 'master' into nightly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'inbound-linkback' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'twitter-check-dupe-by-uri' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'repost-of-uf2' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge branch 'master' into nightly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge branch 'master' into mmn_fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'at-mention-url' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'group-join-approve-reject-button-icons...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'group-join-rejections' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'group-members-pending' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'api-docs' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge branch 'nightly' of git.gnu.io:gnu/gnu-social...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
getID() will complain loudly if something is wrong
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
Merge commit '5c4a7a10' into nightly
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'php-minversion-detec' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
mmn
Merge branch 'fix-setpassword' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
We have to print/echo when outputting json (thanks...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Mikael Nordfeldth
We have to print/echo when outputting json (thanks...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Mikael Nordfeldth
redir_info only has data if we ran discovery
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Mikael Nordfeldth
Full identifiers for Autocomplete, less confusing
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Mikael Nordfeldth
Remember to purify HTML...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Mikael Nordfeldth
ircs URLs work fine in Firefox at least
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Chimo
Fix /scripts/setpassword.php
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Chimo
Add icons to group-join approval/rejection buttons
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Chimo
Fix group-join request rejections
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Chimo
Fix "pending members" group list
commit
|
commitdiff
|
tree
|
snapshot
2015-12-04
Chimo
installer::checkPrereqs bump PHP version to 5.5.0
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Mikael Nordfeldth
Various minor theme enhancements in neo-gnu
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Mikael Nordfeldth
List groups with nickname instead of full name in sidebar
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Mikael Nordfeldth
Oembed slimmed to only do discovery (soon we get og...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Mikael Nordfeldth
quickGetJson for HTTP requests to return json objects
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Mikael Nordfeldth
HTTPClient get $params array and oEmbedHelper uses it
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Chimo
Add AtomPub, Twitter-compat. API documentation to doc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Mikael Nordfeldth
Events listing, but the stream will change soon
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Mikael Nordfeldth
bump beta version number
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Mikael Nordfeldth
allow form ->li() to set $class
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Mikael Nordfeldth
Managed_DataObject::newUri was called improperly
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
hannes
make sure returned notice is a repeat, i.e. not a delet...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
hannes
ActivityVerb::SHARE instead of http://activitystrea...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
hannes
make sure the notice is a repeat, i.e. not a delete...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Mikael Nordfeldth
Merge branch 'nightly' of git.gnu.io:gnu/gnu-social...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
mmn
Merge branch 'refactor-file-processNew' into 'nightly'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
Mikael Nordfeldth
Merge request #59 which was directed at master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-20
mmn
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
hannes
block check can't be done inside the same try-expressio...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Stephen Paul...
Show better source for linback items
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Stephen Paul...
Update conversation when we update reply_to
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Stephen Paul...
Autodiscovery header for webmention
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Stephen Paul...
Ignore self pings
commit
|
commitdiff
|
tree
|
snapshot
next