205 Commits (655a364fb1a6c9f3d49a0bbaf338bbf492b5b4d1)
 

Author SHA1 Message Date
Elis Axelsson 655a364fb1
Remove local variables since it became easier to get the providers 9 years ago
Elis Axelsson b96e411782
Moved the paste message to be a variable used for all integration tests 9 years ago
Elis Axelsson 4b32baa166
Rename all the lambdas to private scopes 9 years ago
Elis Axelsson cc9ba3d929
Begin autoloading of the webpaste group 9 years ago
Elis Axelsson 26f089e072
Rename webpaste-paste-text and webpaste-paste-text-to-provider to be in "private scope" 9 years ago
Elis Axelsson 8d5e884eca
Added skeleton of documentation for creation of custom providers. 9 years ago
Elis Axelsson 90a96d21fc
Change emacs-lisp-mode from elisp to clojure for sprunge.us 9 years ago
Elis Axelsson 8ef26cf872
Switched function and variable names that are supposed to be internal 9 years ago
Elis Axelsson 26a8035f5e
Switched to simpler provider definitions where we don't store lambdas in the alist 9 years ago
Elis Axelsson 5c63d75ab4
Added unit test for running hooks on return 9 years ago
Elis Axelsson 935eb5fa05
Remove :tangle yes from README 9 years ago
Elis Axelsson 2a05d0274c
Added supports for custom hooks when returning URLs. This fixes #22. 9 years ago
Elis Axelsson 77e6154ece
Bump version for new release 9 years ago
Elis Axelsson 26b4d21412
Added test of appending mode name to post data 9 years ago
Elis Axelsson 321e6a4777
Added more details for contributing 9 years ago
Elis Axelsson de5cbd2679
Update contributor guidelines to match codestyle 9 years ago
Elis Axelsson 505ffb3d3d
Switched all webpaste/whatever to webpaste-watever to comply with elisp guidelines 9 years ago
Elis Axelsson 92f309e16c
Added a contributing guidelines file 9 years ago
Elis Axelsson bd1ec2a087
Disabled one test since it doesn't work, but really should... 9 years ago
Elis Axelsson ddd2fcacf4
Added tests for success lambdas 9 years ago
Elis Axelsson 6a02ff9679
Added tests for error lambdas and failovers 9 years ago
Elis Axelsson bb7a705a18
Added unit test for simpleclip feature 9 years ago
Elis Axelsson 3a1eaca532
Added integration tests for gist.github.com 9 years ago
Elis Axelsson d27e571758
Added integration tests for paste.pound-python.org 9 years ago
Elis Axelsson 6b0043b2d8
Added integration tests for dpaste.de 9 years ago
Elis Axelsson 6086556d66
Added integration tests for dpaste.com 9 years ago
Elis Axelsson 0c814bc312
Added integration test for sprunge.us 9 years ago
Elis Axelsson 54e2ed44f0
Added integration test for ix.io 9 years ago
Elis Axelsson 4937b30bd5
Change integration test to contain a link to webpaste in the pasted message 9 years ago
Elis Axelsson 0546284afb
Added types to some defcustom missing it 9 years ago
Elis Axelsson db393a1e10
Merge branch 'naclander-copy-to-clipboard' 9 years ago
Nathan Aclander 51a6a076c0 Fixed broken message format 9 years ago
Nathan Aclander cac4979ca7 Added option to send returned URL to clpboard 9 years ago
Elis Axelsson fd4332a879
Merge branch 'test-providers-on-travis' 9 years ago
Elis Axelsson 1677cd25fa
Added stuff to Makefile to run integration tests 9 years ago
Elis Axelsson d475f024b4
Added integration test for ptpb.pw 9 years ago
Elis Axelsson 95de0b8d06
Remove sync as a provider parameter on creation and add it on execution 9 years ago
Elis Axelsson d0442ad98d
Renamed all unit tests to make it easier for integration tests 9 years ago
Elis Axelsson 60c0a9859c
Added printing of travis event type 9 years ago
Elis Axelsson 6e116ea1e0
Merge branch 'refactor-away-defvars' 9 years ago
Elis Axelsson 62e0f33d05
Refactor default post field lambda 9 years ago
Elis Axelsson 30e78d6fe1
Refactored the error callbacks 9 years ago
Elis Axelsson f161620302
Refactored the success callbacks 9 years ago
Elis Axelsson 76d4ddbf35
Update test to test the right function 9 years ago
Elis Axelsson 59fd22fcbd
Merge branch 'naclander-POST-bug' 9 years ago
Nathan Aclander d37a90466c Fix POST bug for several providers 9 years ago
Elis Axelsson 865ff10f53
Disable this test for now since it breaks 9 years ago
Elis Axelsson e87a37cdcf
Switched from ert to buttercup for testing 9 years ago
Elis Axelsson 899e08e9d9
Change install method of emacs in travis for faster build times 9 years ago
Elis Axelsson d2ed48a809
Added unit test for appending of language to returning links 9 years ago