Evan Prodromou
|
ca6669538a
Move location-argument-handling code into a single function
|
15 years ago |
Evan Prodromou
|
bb93d6b1c7
remove namespace setting from location; it's unused
|
15 years ago |
Evan Prodromou
|
725b2d0475
save location at notice post time
|
15 years ago |
Evan Prodromou
|
79f81ad76d
change Notice::saveNew() to use named arguments for little-used options
|
15 years ago |
Craig Andrews
|
9a74a094ed
Add location form elements to the noticeform, and save their values on submission
|
15 years ago |
Brion Vibber
|
088081675f
Revert "Remove more contractions"
|
15 years ago |
Siebrand Mazeland
|
5ab709b739
Remove more contractions
|
15 years ago |
Evan Prodromou
|
4e9ec0d0e1
merge from testing
|
15 years ago |
Sarven Capadisli
|
dcca9fbec0
IE has some issue with notices that are sent with file attachments. It
|
15 years ago |
Zach Copley
|
9ef05030fe
Merge branch 'api-media-upload' into 0.9.x
|
15 years ago |
Zach Copley
|
e5a2f895a0
Rearanged a couple things & removed debugging statements
|
15 years ago |
Zach Copley
|
93a6e83d5d
Extract media upload stuff into its own library class.
|
15 years ago |
Craig Andrews
|
7b30e3c00f
Shorten the notice text after command processing is done
|
15 years ago |
Brion Vibber
|
659a04b556
Include long-form attachment URL in notice if URL shortening is disabled.
|
15 years ago |
Brion Vibber
|
2c5aeb11b1
Include long-form attachment URL in notice if URL shortening is disabled.
|
15 years ago |
Evan Prodromou
|
89ac81c344
remove string-checks from code using Notice::saveNew()
|
15 years ago |
Evan Prodromou
|
8284b3cb82
Merge branch '0.8.x' into 0.9.x
|
15 years ago |
Craig Andrews
|
57feeb566a
Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclue 'inreplyto' id's. Also add 'inreplyto' to the urls sent in emails.
|
15 years ago |
Evan Prodromou
|
5d09b6b3f0
Merge branch '0.8.x' into 0.9.x
|
15 years ago |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 years ago |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 years ago |
Evan Prodromou
|
ae883ceb9b
change controlyourself.ca to status.net
|
15 years ago |
Evan Prodromou
|
d35b2d3f3c
change laconi.ca to status.net
|
15 years ago |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 years ago |
Evan Prodromou
|
b2664e1ae2
Merge branch '0.8.x' into 0.9.x
|
15 years ago |
Evan Prodromou
|
3eeb9deffb
Web UI for notices correctly shows and checks max content length
|
15 years ago |
Evan Prodromou
|
01dccefccc
reformat newnotice.php
|
15 years ago |
Craig Andrews
|
5f72423523
File classes does not use the $FILES array directly, as users of this class aren't necessarily from the web
|
15 years ago |
Zach Copley
|
37796a8dc6
Make shorturls in notice content point to AttachmentAction urls
|
15 years ago |
Zach Copley
|
03d31911e1
FileAction redirections weren't being added (e.g.: /notice/$notice_id/file)
|
15 years ago |