index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
newnotice.php
Age
Commit message (
Expand
)
Author
2009-11-19
Add location form elements to the noticeform, and save their values on submis...
Craig Andrews
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-10-31
merge from testing
Evan Prodromou
2009-10-30
IE has some issue with notices that are sent with file attachments. It
Sarven Capadisli
2009-10-28
Merge branch 'api-media-upload' into 0.9.x
Zach Copley
2009-10-28
Rearanged a couple things & removed debugging statements
Zach Copley
2009-10-27
Extract media upload stuff into its own library class.
Zach Copley
2009-10-27
Shorten the notice text after command processing is done
Craig Andrews
2009-10-13
Include long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber
2009-10-13
Include long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber
2009-09-29
remove string-checks from code using Notice::saveNew()
Evan Prodromou
2009-09-23
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-11
Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
Web UI for notices correctly shows and checks max content length
Evan Prodromou
2009-08-11
reformat newnotice.php
Evan Prodromou
2009-07-07
File classes does not use the $FILES array directly, as users of this class a...
Craig Andrews
2009-06-25
Make shorturls in notice content point to AttachmentAction urls
Zach Copley
2009-06-25
FileAction redirections weren't being added (e.g.: /notice/$notice_id/file)
Zach Copley
2009-06-25
avoid getting duplicate errors on upload
Evan Prodromou
2009-06-23
remove common_debug from newnotice
Evan Prodromou
2009-06-23
append uploads to content rather than showing them double
Evan Prodromou
2009-06-23
make file command configurable
Evan Prodromou
2009-06-22
Attachment upload server and path now configurable
Zach Copley
2009-06-16
Moved url handling to its proper place, from newnotice to Notice.php
Robin Millette
2009-06-01
Remove js that crept back in, added another error string.
Robin Millette
2009-06-01
Attachments popups for supported files are now embedded with the object xhtml...
Robin Millette
2009-05-31
Refactored some attachment code and fixed upload bug in interface.
Robin Millette
2009-05-31
Added configurable options for attachments: supported mimetypes and quotas fo...
Robin Millette
2009-05-27
Handles local aliases (redirection) for file uploads attached to notices.
Robin Millette
2009-05-26
Let's you upload a file with a notice and have it shown with other attachments.
Robin Millette
2009-05-13
rewrote short url stuff to handle new file/url classes (redirections, oembed,...
Robin Millette
2009-05-11
db stuff for URLs: redirections, oembed, etc.
Robin Millette
2009-03-03
Catch bad replyto IDs before saving a new notice to avoid a constraint violat...
CiaranG
2009-02-27
Fix replyto parameter in newnotice
Adrian Lang
2009-02-13
Add events for filtering and logging new notices
Evan Prodromou
2009-02-04
Removed erroneous comments referring to old common_notice_form() func
Zach Copley
2009-02-04
Make WebChannel and AjaxWebChannel work
Evan Prodromou
2009-02-03
Fixed ajaxErrorMsg(). Using startHTML() instead of common_start_html()
Sarven Capadisli
2009-02-02
removed extraneous argument in startHTML calls
Robin Millette
2009-01-18
Make newnotice work
Evan Prodromou
2009-01-16
Update to XHR post notice
sarven
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
[next]