225 Commits (master)
 

Author SHA1 Message Date
Elis Hirwing 14fd97bc3c
Add deprecation message of simpleclip option to clean up the code 8 years ago
Elis Hirwing 9972cf4634
Fix some checkdock warnings 8 years ago
Elis Hirwing 2da60b8857
Bump version for new release 8 years ago
Elis Hirwing d7047a976a
Update copyright year 8 years ago
Elis Hirwing ba3ce40211
Merge branch 'raxod502-feat/fix-dups' 8 years ago
Radon Rosborough 7397cbcedd Fix duplicate elements added to alists 8 years ago
Elis Hirwing f047313c65
Update the custom hook example to actually need to be a lambda 8 years ago
Elis Hirwing cf2ea41486
Update heading levels and add a TOC 8 years ago
Elis Hirwing d6967bdd73
Check emacs version after emacs install 8 years ago
Elis Hirwing b6f8005f66
Do not fallback to true if test fails 8 years ago
Elis Hirwing 7c3bc88a98
Remove unused local variable 8 years ago
Elis Hirwing ac2470159c
Merge branch 'DamienCassou-simplify-travis' 9 years ago
Damien Cassou b1cdedb5c5
Simplify travis file 9 years ago
Damien Cassou 9d026d6a34
Remove emacs-24.3 from build target 9 years ago
Elis Hirwing bf082078fd
Update my name due to legal namechange 9 years ago
Elis Hirwing aed3e00b63
Bump version for new release 9 years ago
Elis Hirwing b8f300fef0
Add pattern for buttercup to not run gists.github.com on travis 9 years ago
Elis Hirwing 6114da7389
Refactor how integration tests are triggered 9 years ago
Elis Hirwing cfd41c74c4
Add Emacs-24.3 again as well as Emacs-25.3 as new version is out 9 years ago
Elis Hirwing 157d524b71
Fix build since EVM and Cask seems to behave strangely lately 9 years ago
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