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-03-12
Mikael Nordfeldth
Share never actually set the repeat_of value
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Event fixes for activityhandlerplugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
repeat actions to Share plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Merge branch 'nightly' into repeat_as_shareplugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
ImageFile->resize now totally replaced with resizeTo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Repeats shown in threaded noticelist now handled by...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Finalize move of 'repeat' Command
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Why did I keep these functions from FavoritePlugin?
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Receiving Share activity fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Share plugin now handles showing form in NoticeOptionItems
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Move share command interpretation to SharePlugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Remove unnecessary require lines and definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Add ProfileNoticeList[Item] as separate lib class files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Moving Ostatus_profile processShare to SharePlugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Merge branch 'nightly' into repeat_as_shareplugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Repeat confirmation dialogbox fix
commit
|
commitdiff
|
tree
|
snapshot
2015-03-12
Mikael Nordfeldth
Initial work on making the Share verb handled in plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
ImageFile $id argument is only for File objects
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
Same as last commit, don't give ID if it's not for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
ImageFile should not have an $id set if not a File
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
javascript fixes for reply form fetching
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
FormAction wants getInstructions to be protected
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
more descriptive setting name
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
SiteNoticeInSidebar widget did not define divId()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
ActivityVerb is a core plugin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
FavoritePlugin is now an "ActivityVerbHandlerPlugin"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
Let the creator decide which HTML tag to use for Notice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
Notice elements don't need to be floating...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-10
Mikael Nordfeldth
Move AlreadyFulfilled check to Fave::addNew
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
favorite and like are synonyms of each other
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
First ActivityVerbPlugin sketch
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
Notice class got exception throwing getById
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
Make 'activity' a blacklisted nickname
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
The argument formatting regexps are the third argument
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
Delete Faves onProfileDeleteRelated instead of User
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
Merge branch 'nightly', beginning of 1.2.x
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Mikael Nordfeldth
Merge commit 'refs/merge-requests/56' of https://gitori...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
DB_DataObject won't save value 0 because it is "false"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Make the OpenID settings page use more of HTMLOutputter...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Don't display labels by default in notice forms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Don't use a placeholder value on the nickname field
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Let text inputs have placeholder values.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Move more POST handling into ManagedAction
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
A bunch of FormAction and ManagedAction synchronization
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
TagProfileAction and OStatusPlugin now use less redunda...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
ROLLBACK queries in the proper order
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Sensitive-test _is_ done in index.php
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
Some reply buttons wouldn't work the first time they...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
RepliesAction migrated to extend ManagedAction
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
digital dreamer
Snapshot of the Transifex translation project - Februar...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Mikael Nordfeldth
All the AJAX calls should be made with $.ajax
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Need to run the NoticeFormSetup if forms are prerendered
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Don't put submit button in reply field edge-to-edge
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Don't put reply in a popup, it was undesired for users
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Email settings fix for the DB_DataObject bug for saving...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Reply popup works now
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
Change the title of NewnoticeAction if replying
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
input elements outside of label elements
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
jquery-ui updated to 1.11.3
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
jquery infieldlabel.js removed from script list
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mikael Nordfeldth
jQuery cookie plugin updated
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
JSON in JavaScript library updated
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
jQuery Form Plugin updated
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
"infield labels" should be migrated to HTML5 placeholder
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
jQuery v2.1.3 seems to work fine
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Start working a bit more consistently with "notice...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
No need for NoticeFormMaster anymore
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Choose whether to prerender the inline reply forms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Replies to replies without reloading page now work
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Hide the threaded-replies gray line.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Make sure we save 0 as '0' because of DB_DataObject bug
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Reply notice forms are functional again, but not AJAX
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Remove some more reply-placeholder stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
No separate placeholder input element for replyforms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Mikael Nordfeldth
Make NoticeForm return the proper placeholder text
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
Get the values from the correct object.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
Values of 0 would not be updated because of DB_DataObject
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
Actually show all images as <img /> tags.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
SVG files can be used as thumbnails I guess
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
Some SVG files are "text/html" according to 'file'
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Mikael Nordfeldth
ImageMagick sucks at vector graphics, so only use for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
ImageMagick plugin can now make thumbnails of SVG files
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Used ->find(true) on wrong object
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Reset imgPath variable if VideoThumbnails failed
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Documentation and more understandable code.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Use getUrl() on File and File_thumbnail instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Move thumbnail algorithm mainly to ImageFile class
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Free ImageMagick object from memory when done with it
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
ImageMagickPlugin refactored so we can more easily...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Subscription_queue::start does not mean Subscription...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-04
Mikael Nordfeldth
Subscription::ensureStart skips AlreadyFulfilledException
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Mikael Nordfeldth
FillImageFileMetadata event documented
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Bug tracker link updated.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Bug tracker link updated.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Blog depended on TinyMCE which was unmaintained
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Aahhh, gotta run php -l before pushing stuff!!!
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Forgot to make syntax edits on last commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
User class throws exception on register failure
commit
|
commitdiff
|
tree
|
snapshot
2015-03-01
Mikael Nordfeldth
Allow changing nick on EmailRegistration
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Mikael Nordfeldth
Don't log every included config file
commit
|
commitdiff
|
tree
|
snapshot
next